Skip to content

Commit

Permalink
NiFi scripts: cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed May 13, 2024
1 parent db927c0 commit e938faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nifi/user-scripts/annotation_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import json
import traceback
import sys
import sqlite3
from utils.sqlite_query import connect_and_query,check_db_exists,create_db_from_file,create_connection

global DOCUMENT_ID_FIELD_NAME
Expand Down

0 comments on commit e938faf

Please sign in to comment.