diff options
author | Lionel <lionel.miquel46@gmail.com> | 2018-12-16 14:57:54 +0100 |
---|---|---|
committer | Lionel <lionel.miquel46@gmail.com> | 2018-12-16 14:57:54 +0100 |
commit | b3e7e1cadcc22c905447a9a7e560f361582279f1 (patch) | |
tree | 25fc77ccac71b82f6b024ebe639483f8295a0195 /globals.py | |
parent | 469adba31f7ec1b5e2fa167db2b8fe9718d972fa (diff) | |
download | aneatocli-b3e7e1cadcc22c905447a9a7e560f361582279f1.tar.gz aneatocli-b3e7e1cadcc22c905447a9a7e560f361582279f1.zip |
Cleanup
Diffstat (limited to 'globals.py')
-rw-r--r-- | globals.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/globals.py b/globals.py deleted file mode 100644 index 45bb1db..0000000 --- a/globals.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -currentRobot="" -robFilename="" -robinfoFilename="" |