diff --git a/daphne/__main__.py b/daphne/__main__.py index 1824073..2715716 100644 --- a/daphne/__main__.py +++ b/daphne/__main__.py @@ -1,4 +1,3 @@ from daphne.cli import CommandLineInterface - CommandLineInterface.entrypoint()