From: nickthetait Date: Wed, 24 Jun 2015 17:38:39 +0000 (-0600) Subject: Change mind, remove new file. X-Git-Tag: lulzbot-15.02.1-2.01~60^2~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=bce1326dd6f8a36c16298c6521adb9db61b789db;p=cura.git Change mind, remove new file. --- diff --git a/test-python-file.py b/test-python-file.py deleted file mode 100644 index 44f37c6e..00000000 --- a/test-python-file.py +++ /dev/null @@ -1,4 +0,0 @@ -def doNothing(): - pass - -doNothing()