Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed May 29, 2024
1 parent e9a7c04 commit 8196ce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion catalog/test_kb_case_corpora_catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from rdflib import Graph, URIRef

srcdir = Path(__file__).parent
top_srcdir = srcdir.parent.parent.parent


def test_uuid_unique_usage_case_corpora_catalog() -> None:
Expand Down

0 comments on commit 8196ce0

Please sign in to comment.