Skip to content

Commit fb935fa

Browse files
committed
updating the javascript for the plugin
1 parent ebebe94 commit fb935fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dist/js/plugin-reload.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ var PluginReload = {
44

55
if ('WebSocket' in window && window.WebSocket.CLOSING === 2) {
66

7-
var contentSyncCopy = "Auto-reload";
8-
97
wsc = new WebSocket("ws://"+host+":8001/autoreload");
108

119
// when trying to open a connection to WebSocket update the pattern lab nav bar

0 commit comments

Comments
 (0)