Skip to content

Commit 4f8a7bf

Browse files
committed
Removed unused import from api.py
1 parent afacac2 commit 4f8a7bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dynatademand/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import requests
55

66
from .errors import DemandAPIError
7-
from jsonschema.validators import ValidationError
87

98
REQUEST_BODY_SCHEMAS = [
109
'create_project',

0 commit comments

Comments
 (0)