1
0
Fork 0
mirror of synced 2025-07-04 04:17:29 +02:00

Remove some unused imports

This commit is contained in:
jvoisin 2018-04-04 23:18:38 +02:00
parent d830760d4f
commit 9fa76c4c20
5 changed files with 1 additions and 8 deletions

View file

@ -1,6 +1,5 @@
import unittest
import subprocess
import os
class TestHelp(unittest.TestCase):