From dc4ffdd6054ca3ce20af0355bac673d66533eb1c Mon Sep 17 00:00:00 2001 From: William Holland Date: Thu, 28 May 2015 23:58:31 +0100 Subject: Remove .pyc files --- keyboardpython/__init__.pyc | Bin 942 -> 0 bytes keyboardpython/key.pyc | Bin 4299 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 keyboardpython/__init__.pyc delete mode 100644 keyboardpython/key.pyc diff --git a/keyboardpython/__init__.pyc b/keyboardpython/__init__.pyc deleted file mode 100644 index 05c5847..0000000 Binary files a/keyboardpython/__init__.pyc and /dev/null differ diff --git a/keyboardpython/key.pyc b/keyboardpython/key.pyc deleted file mode 100644 index ad75f49..0000000 Binary files a/keyboardpython/key.pyc and /dev/null differ -- cgit v1.2.1