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 c65b4ae commit f7b1ae6Copy full SHA for f7b1ae6
src/gh/components/DF_tcp_listener/code.py
@@ -9,7 +9,6 @@
9
import Rhino.Geometry as rg
10
import System.Drawing as sd
11
from diffCheck import df_gh_canvas_utils
12
-from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
13
14
class DFTCPListener(component):
15
def __init__(self):
0 commit comments