Skip to content

Commit

Permalink
remove uneeded pprint import
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaykarle committed Sep 12, 2024
1 parent dd6fd48 commit 3f74d1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import argparse
import pprint
from presidio_analyzer.analyzer_engine import AnalyzerEngine
from presidio_anonymizer.anonymizer_engine import AnonymizerEngine
from analyzer_engine.csv_analyzer_engine import CSVAnalyzerEngine
Expand Down

0 comments on commit 3f74d1a

Please sign in to comment.