From 6eb8b1ba6d9aaaf7df42f3d705149f02b6a1b871 Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 27 Sep 2018 12:08:07 +0100 Subject: Move all exports to @Utils.export calls --- modules/sed.py | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'modules/sed.py') diff --git a/modules/sed.py b/modules/sed.py index bae45656..f377daf1 100644 --- a/modules/sed.py +++ b/modules/sed.py @@ -1,20 +1,16 @@ import re, traceback -from src import Utils +from src import ModuleManager, Utils REGEX_SPLIT = re.compile("(?