Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
japandotorg committed Oct 13, 2023
2 parents 1411cf9 + 6769b0b commit d456ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion personalchannels/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
# The idea of this whole cog is taken from https://github.com/fixator10/Fixator10-Cogs/tree/V3/personalroles

import asyncio
import contextlib
import io
from textwrap import shorten
import contextlib
from typing import Any, Dict, Final, List, Literal, Optional, Union

import discord
Expand Down

0 comments on commit d456ec1

Please sign in to comment.