Skip to content

Commit aad7f66

Browse files
WasabiFandwalton76
authored andcommitted
Remove obsolete INPUT_AUTO and OUTPUT_AUTO (#580)
1 parent 19616bf commit aad7f66

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ev3dev2/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ def chain_exception(exception, cause):
4545
import errno
4646
from os.path import abspath
4747

48-
INPUT_AUTO = ''
49-
OUTPUT_AUTO = ''
50-
51-
5248
def get_current_platform():
5349
"""
5450
Look in /sys/class/board-info/ to determine the platform type.

0 commit comments

Comments
 (0)