From 61b9ed454918c9c24c3e25896dea7e0f3931e1c8 Mon Sep 17 00:00:00 2001 From: Gilles Castel <66gilles99@gmail.com> Date: Sat, 20 Apr 2019 20:48:46 +0200 Subject: Clean up code --- constants.py | 9 --------- 1 file changed, 9 deletions(-) (limited to 'constants.py') 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' -- cgit v1.2.3