GEPS008: Remove unused imports

svn: r19918
This commit is contained in:
Nick Hall
2012-06-24 22:05:39 +00:00
parent 4209730bcb
commit 7871067d99
11 changed files with 0 additions and 11 deletions

View File

@@ -46,7 +46,6 @@ log = logging.getLogger(".")
# Gramps modules
#
#-------------------------------------------------------------------------
import Utils
from gen.plug import BasePluginManager
from gen.plug.docgen import (StyleSheet, StyleSheetList, PaperStyle,
PAPER_PORTRAIT, PAPER_LANDSCAPE, graphdoc)