aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/schema/schema.py
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2023-01-12 10:28:16 +0100
committerMatthias Baumgartner <dev@igsor.net>2023-01-12 10:28:16 +0100
commite708016ae366e96051281f3a744af35a8c06d98b (patch)
tree0a0c654d3fef8d264a196e1039ca916ff5152465 /bsfs/schema/schema.py
parentb0ff4ed674ad78bf113c3cc0c2ccd187ccb91048 (diff)
downloadbsfs-e708016ae366e96051281f3a744af35a8c06d98b.tar.gz
bsfs-e708016ae366e96051281f3a744af35a8c06d98b.tar.bz2
bsfs-e708016ae366e96051281f3a744af35a8c06d98b.zip
cleanup and cosmetic changes
Diffstat (limited to 'bsfs/schema/schema.py')
-rw-r--r--bsfs/schema/schema.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsfs/schema/schema.py b/bsfs/schema/schema.py
index 80cb58a..52ad191 100644
--- a/bsfs/schema/schema.py
+++ b/bsfs/schema/schema.py
@@ -7,10 +7,8 @@ Author: Matthias Baumgartner, 2022
# imports
from collections import abc, namedtuple
import typing
-import rdflib
# bsfs imports
-from bsfs.namespace import ns
from bsfs.utils import errors, URI, typename
# inner-module imports