mirror of https://gitlab.com/litecord/litecord.git
remove unused import
This commit is contained in:
parent
60e21a1733
commit
de4c5a5e75
|
|
@ -21,7 +21,6 @@ import secrets
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from litecord.blueprints.guilds import delete_guild
|
|
||||||
from litecord.errors import GuildNotFound
|
from litecord.errors import GuildNotFound
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue