Skip to content

Commit

Permalink
json import is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Aug 30, 2024
1 parent 688bc5f commit 35040ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/process_profile_script.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import json
from rdflib import Graph, Namespace, Literal, URIRef, BNode
from rdflib.namespace import RDF, RDFS, DCTERMS
import sys
Expand Down

0 comments on commit 35040ac

Please sign in to comment.