Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
sisoe24 committed Aug 20, 2024
1 parent 8ef001e commit f75f253
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nukeserversocket/__init__.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
"""Module will initialize the logging system and import Nuke."""
from __future__ import annotations

from . import *
import os
from .main import NukeServerSocket
from .version import __version__
from .controllers.nuke import install_nuke

print('main__init__.', os.listdir())

0 comments on commit f75f253

Please sign in to comment.