X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=sfatables%2Fcommands%2FDelete.py;h=364699080fb3f56f6d7c4380a2c42417099fc7e0;hb=57b6a99255d4a88be9c0f910f8524677e34ff4bc;hp=50b1d6261bd85e26b2708246aa7945d66f0726d4;hpb=0e88fcdd561d1d3f09e59e71e7dea82f8a8d4b66;p=sfa.git diff --git a/sfatables/commands/Delete.py b/sfatables/commands/Delete.py index 50b1d626..36469908 100644 --- a/sfatables/commands/Delete.py +++ b/sfatables/commands/Delete.py @@ -1,5 +1,5 @@ import os, time -from sfatables.globals import * +from sfatables.globals import sfatables_config from sfatables.command import Command class Delete(Command):