diff --git a/docs/conf.py b/docs/conf.py index 9d69690..21a89ae 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -15,7 +15,6 @@ import os import sys sys.path.insert(0, os.path.abspath(os.path.pardir)) -import jsonschema2db # NOQA: make sure it works # -- Project information -----------------------------------------------------