Removed unused import

This commit is contained in:
Joel Collins 2021-01-07 10:09:43 +00:00
parent e8560a1d5d
commit ef0f74838a

View file

@ -1,6 +1,5 @@
import json
import logging
from typing import List
from .error_sources import ErrorSource