Skip to content

Commit 55a1391

Browse files
committed
fixed
1 parent c7fd7c8 commit 55a1391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellar_cli/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from ellar.constants import CALLABLE_COMMAND_INFO, MODULE_METADATA
88
from ellar.core.factory import AppFactory
99
from ellar.core.modules import ModuleSetup
10-
from ellar.services import Reflector
10+
from ellar.core.services import Reflector
1111
from typer import Typer
1212
from typer.models import CommandInfo
1313

0 commit comments

Comments
 (0)