Skip to content

Commit a3dcdaf

Browse files
authored
Merge pull request #90 from chennes/removeUnusedImport
Remove unused import
2 parents 9a34e1d + 782f77f commit a3dcdaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AddonManagerTest/app/test_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
# * *
2222
# ***************************************************************************
2323
import os
24-
import sys
2524
import tempfile
2625
import unittest
2726
from unittest.mock import MagicMock, patch

0 commit comments

Comments
 (0)