Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Nov 16, 2023
1 parent 7eee411 commit 7aa597f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/repositories/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
from .crawls import crawls
from .files import files
from .websites import websites

__all__ = ["crawls", "websites", "files"]

0 comments on commit 7aa597f

Please sign in to comment.