From 97ab599dd8aebd14e6f7369a59d415fdeca914bc Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 28 Mar 2014 22:37:38 +0100 Subject: Fix EOF Merged vuolter/pyload@2635efd --- module/remote/thriftbackend/thriftgen/pyload/constants.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py') diff --git a/module/remote/thriftbackend/thriftgen/pyload/constants.py b/module/remote/thriftbackend/thriftgen/pyload/constants.py index f8960dc63..d1f015464 100644 --- a/module/remote/thriftbackend/thriftgen/pyload/constants.py +++ b/module/remote/thriftbackend/thriftgen/pyload/constants.py @@ -8,4 +8,3 @@ from thrift.Thrift import TType, TMessageType, TException from ttypes import * - -- cgit v1.2.3