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 Dec 13, 2023
1 parent afbf5a3 commit ae4aaef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bot/cogs/tickets.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

if TYPE_CHECKING:
from libs.utils import RoboContext

from rodhaj import Rodhaj

STAFF_ROLE_ID = 1184257456419913798
Expand Down
1 change: 0 additions & 1 deletion bot/launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from aiohttp import ClientSession
from environs import Env
from libs.utils import RodhajLogger

from rodhaj import Rodhaj

if os.name == "nt":
Expand Down

0 comments on commit ae4aaef

Please sign in to comment.