Skip to content

Commit

Permalink
delete unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
haianhng31 committed Nov 6, 2024
1 parent 960fea1 commit 63b460f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ def test_photo_hash_with_rotations(self):
__file__ + "../../../../../../pdq/data/bridge-mods/aaa-orig.jpg"
).resolve()

hash_cmd = ThreatExchangeCLIE2eHelper()
hash_cmd.COMMON_CALL_ARGS = ("hash",)
hash_cmd._state_dir = pathlib.Path()

rotated_images = PhotoContent.all_simple_rotations(test_file.read_bytes())

for rotation, image in rotated_images.items():
Expand Down

0 comments on commit 63b460f

Please sign in to comment.