Commit 5ac87990 authored by bescoto's avatar bescoto

Removed circular import


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@465 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent c6c14b4a
......@@ -21,7 +21,7 @@
from __future__ import generators
from log import Log
import Globals, Time, static, manage, statistics, restore, selection
import Globals, Time, static, statistics, restore, selection
class ManageException(Exception): pass
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment