Skip to content

Commit dd27729

Browse files
author
Sakari Rautiainen
authored
Merge pull request #96 from srautiai/devel_pre_build
Drop unused imports
2 parents 75b4454 + a9caca5 commit dd27729

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)