diff --git a/litecord/schemas.py b/litecord/schemas.py index 288dd20..99da652 100644 --- a/litecord/schemas.py +++ b/litecord/schemas.py @@ -18,7 +18,6 @@ along with this program. If not, see . """ import re -import asyncio from typing import Union, Dict, List from cerberus import Validator