Skip to content

Commit

Permalink
Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ExplodingCabbage committed Feb 6, 2016
1 parent ab6d7f2 commit 35be52b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_issue535.py
@@ -1,5 +1,4 @@
from rdflib import ConjunctiveGraph, URIRef
from rdflib.parser import StringInputSource

def test_nquads_default_graph():
ds = ConjunctiveGraph()
Expand Down

0 comments on commit 35be52b

Please sign in to comment.