Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg committed Feb 2, 2024
1 parent e39cdfd commit 1415330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyUltroid/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def main():
from .startup.loader import load_other_plugins

try:
pass
from apscheduler.schedulers.asyncio import AsyncIOScheduler
except ImportError:
pass

Expand Down

0 comments on commit 1415330

Please sign in to comment.