storage: remove unused json import

This commit is contained in:
Luna 2018-12-04 18:45:01 -03:00
parent 94fe51ac69
commit 5f6ddad54d
1 changed files with 0 additions and 1 deletions

View File

@ -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