remove unused import

This commit is contained in:
Luna 2021-09-05 15:56:04 -03:00
parent 60e21a1733
commit de4c5a5e75
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import secrets
import pytest
from litecord.blueprints.guilds import delete_guild
from litecord.errors import GuildNotFound