Skip to content

Commit a8c2f8f

Browse files
committed
scaffold file clean up
1 parent 6b6624b commit a8c2f8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ellar_cli/scaffolding/project_template/project_name/root_module.ellar

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from ellar.common import Module, exception_handler
22
from ellar.core import ModuleBase
3-
from ellar.core.connection import Request
43
from ellar.core.context import IExecutionContext
54
from ellar.core.response import JSONResponse, Response
65
from ellar.samples.modules import HomeModule

0 commit comments

Comments
 (0)