Skip to content

Commit b6e1714

Browse files
committed
Remove unused imports
1 parent a79c75e commit b6e1714

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/builder-tests/testweblatefileset.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
from builder.weblatefileset import WeblateFileSet
2121
import unittest
22-
import polib
23-
import tempfile
24-
import hashlib
2522
from unittest.mock import patch
2623

2724

0 commit comments

Comments
 (0)