We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b1ae6 commit 3d33b61Copy full SHA for 3d33b61
src/gh/components/DF_websocket_listener/code.py
@@ -9,7 +9,6 @@
9
import System.Drawing as sd
10
from websockets.server import serve
11
from diffCheck import df_gh_canvas_utils
12
-from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
13
14
class DFWSServerListener(component):
15
def __init__(self):
0 commit comments