diff --git a/tests/test_client.py b/tests/test_client.py index bcc4063..6b54be2 100644 --- a/tests/test_client.py +++ b/tests/test_client.py @@ -1,5 +1,5 @@ import pytest -from rdflib import FOAF, RDF, URIRef +from rdflib import RDF, URIRef from nanopub import NanopubClient from nanopub.definitions import TEST_RESOURCES_FILEPATH