diff options
| author | Gilles Castel <66gilles99@gmail.com> | 2019-04-20 20:48:46 +0200 |
|---|---|---|
| committer | Gilles Castel <66gilles99@gmail.com> | 2019-04-20 20:48:46 +0200 |
| commit | 61b9ed454918c9c24c3e25896dea7e0f3931e1c8 (patch) | |
| tree | 2bfe9cba3f257576a85e89bb3269ca4fd8e18af3 /constants.py | |
| parent | 32f03c30cfa399f1e8673d0e1a7dffc090a11b17 (diff) | |
Clean up code
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/constants.py b/constants.py index 20c4140..1e3eb89 100644 --- a/constants.py +++ b/constants.py @@ -1,10 +1 @@ TARGET = 'image/x-inkscape-svg' - - -NORMAL = '' -VIM = 'Vim' -STYLE = 'Style' -SAVE_STYLE = 'Save style' -OBJECT = 'Object' -SAVE_OBJECT = 'Save object' -DISABLED = 'Disabled' |
