Skip to content

Commit

Permalink
fixed bad imports
Browse files Browse the repository at this point in the history
  • Loading branch information
visualDust committed Nov 26, 2023
1 parent cbcc66d commit b9155be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions neetbox/integrations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
import importlib
import pkgutil

from traitlets import Callable

from neetbox.core import Registry
from neetbox.integrations.engine import Engine as engine
from neetbox.integrations.engine import get_installed_engines, get_supported_engines
Expand Down

0 comments on commit b9155be

Please sign in to comment.