From fd9248da568af0825aee8bdf612b605721c2a24b Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Thu, 2 Jun 2016 09:36:48 -0700 Subject: removed pyc files, added label and template subscription options to overwrite and delete existing entries Change-Id: Ic44e6463bbdd4fc8365099d36c0d9df50b1b2249 Signed-off-by: Ulas Kozat --- lib/thrift/Thrift.pyc | Bin 4970 -> 0 bytes lib/thrift/__init__.pyc | Bin 157 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/thrift/Thrift.pyc delete mode 100644 lib/thrift/__init__.pyc (limited to 'lib/thrift') diff --git a/lib/thrift/Thrift.pyc b/lib/thrift/Thrift.pyc deleted file mode 100644 index 941bb77..0000000 Binary files a/lib/thrift/Thrift.pyc and /dev/null differ diff --git a/lib/thrift/__init__.pyc b/lib/thrift/__init__.pyc deleted file mode 100644 index 856c5ca..0000000 Binary files a/lib/thrift/__init__.pyc and /dev/null differ -- cgit 1.2.3-korg