diff --git a/examples/film.py b/examples/film.py index fd4157c4d..f25d696bf 100644 --- a/examples/film.py +++ b/examples/film.py @@ -35,7 +35,6 @@ from rdflib import BNode, ConjunctiveGraph, URIRef, Literal, Namespace, RDF from rdflib.namespace import FOAF, DC -from builtins import input storefn = os.path.expanduser("~/movies.n3") # storefn = '/home/simon/codes/film.dev/movies.n3'