Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Fix #10
  • Loading branch information
n1nj4t4nuk1 committed Jan 12, 2023
1 parent c22385b commit 3a23552
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/deep_find_in_sets_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import unittest
from typing import Set

from deepfinder import deep_find

Expand Down

0 comments on commit 3a23552

Please sign in to comment.