mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 23:08:02 +00:00
update for pypi
This commit is contained in:
@@ -5,7 +5,9 @@ Represent an action in dotdrop
|
||||
"""
|
||||
|
||||
import subprocess
|
||||
from logger import Logger
|
||||
|
||||
# local imports
|
||||
from dotdrop.logger import Logger
|
||||
|
||||
|
||||
class Action:
|
||||
|
||||
Reference in New Issue
Block a user