1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 06:48:49 +00:00
This commit is contained in:
deadc0de6
2018-02-07 17:10:28 +01:00
parent bc80b2626b
commit 4ff0a0dad5

View File

@@ -13,7 +13,6 @@ from dotdrop.logger import Logger
class Action:
def __init__(self, key, action):
self.key = key
self.action = action