Skip to content

Commit a9caca5

Browse files
author
Sakari Rautiainen
committed
Drop unused imports
1 parent 75b4454 commit a9caca5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

testdroid/tests/test_all.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# -*- coding: utf-8 -*-
22

33
from unittest import TestCase
4-
import io
5-
import sys
64
import os
75

86
import testdroid

0 commit comments

Comments
 (0)