Skip to content

Commit

Permalink
fix: worker startup is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
ishtanzar committed Jan 17, 2024
1 parent e012025 commit 565ac99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wm-worker/src/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from meilisearch import Client
from quart import Quart

from services.chatgpt import ChatGPT
from services.donations import Donations
from services.foundry import Foundry
from services.kanka import Kanka
Expand Down

0 comments on commit 565ac99

Please sign in to comment.