summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2015-11-06 22:24:35 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2015-11-06 22:24:35 +0200
commit6927457186de9e2a6692cd7cd0f254b2fbef037f (patch)
treebabdbd9e6cb9f3d6207123167809f16d9e927b49 /py
parentd0c7d0826f14b37ce06582eb3cb20915275caea5 (diff)
remove print_short
Diffstat (limited to 'py')
-rwxr-xr-xpy/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/test.py b/py/test.py
index a4a4f8d..ac3cd7b 100755
--- a/py/test.py
+++ b/py/test.py
@@ -3,7 +3,6 @@
import pykms
card = pykms.Card()
-card.print_short()
conn = card.get_first_connected_connector()