Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 21, 2024
1 parent d762058 commit f224796
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration_tests/base_routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
from robyn.templating import JinjaTemplate


from integration_tests.views import SyncView, AsyncView
from integration_tests.subroutes import sub_router, di_subrouter


app = Robyn(__file__)
websocket = WebSocket(app, "/web_socket")

Expand Down

0 comments on commit f224796

Please sign in to comment.