Skip to content

Commit 3d33b61

Browse files
remove unused import
1 parent f7b1ae6 commit 3d33b61

File tree

1 file changed

+0
-1
lines changed
  • src/gh/components/DF_websocket_listener

1 file changed

+0
-1
lines changed

src/gh/components/DF_websocket_listener/code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import System.Drawing as sd
1010
from websockets.server import serve
1111
from diffCheck import df_gh_canvas_utils
12-
from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
1312

1413
class DFWSServerListener(component):
1514
def __init__(self):

0 commit comments

Comments
 (0)