mirror of https://gitlab.com/litecord/litecord.git
storage: remove unused json import
This commit is contained in:
parent
94fe51ac69
commit
5f6ddad54d
|
|
@ -1,4 +1,3 @@
|
||||||
import json
|
|
||||||
from typing import List, Dict, Any
|
from typing import List, Dict, Any
|
||||||
|
|
||||||
from logbook import Logger
|
from logbook import Logger
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue