Skip to content

Commit 943c724

Browse files
committed
Remove comment
1 parent 38cdd73 commit 943c724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ export class Core extends Module {
117117
$model: JSON.stringify(gatewayResponse.$model)
118118
} : {},
119119
}));
120-
// https://jsbin.com/veyololoqa/1/edit?html,js,console
121120
}
122121
})
123122
.on((gunResponse: any) => {

0 commit comments

Comments
 (0)