mirror of
https://github.com/correl/openapi-core.git
synced 2024-11-25 11:09:53 +00:00
remove unused import
This commit is contained in:
parent
7d903a8907
commit
d742a03f0f
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
import attr
|
||||
import functools
|
||||
import logging
|
||||
from base64 import b64decode, b64encode
|
||||
from collections import defaultdict
|
||||
from datetime import date, datetime
|
||||
from uuid import UUID
|
||||
|
|
Loading…
Reference in a new issue