summaryrefslogtreecommitdiff
path: root/py/test/Ice/operations/Oneways.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/operations/Oneways.py')
-rw-r--r--py/test/Ice/operations/Oneways.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/test/Ice/operations/Oneways.py b/py/test/Ice/operations/Oneways.py
index a541a78eca8..800cfcd69a0 100644
--- a/py/test/Ice/operations/Oneways.py
+++ b/py/test/Ice/operations/Oneways.py
@@ -44,4 +44,3 @@ def oneways(communicator, p):
p.opByte(0xff, 0x0f)
except Ice.TwowayOnlyException:
pass
-