Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ddooley committed Dec 9, 2024
1 parent 6cc901d commit 9273db6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions script/dh-validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ def getTargetClass(SCHEMA, target_class, slot_key = None):

break;

#if not found:
# exit("Target class [" + target_class + "] does not have an identifier or key slot!");

print ("Identifier slot:", slot_key);
return (target_class, slot_key);

Expand Down

0 comments on commit 9273db6

Please sign in to comment.