# HG changeset patch # User Paul Boddie # Date 1383737592 -3600 # Node ID c0a8ebaa42cf2e40037ca55359db79d2bbf0be3e # Parent 839122fc06d253373609c1de0047bd959352be9d Removed misplaced import. diff -r 839122fc06d2 -r c0a8ebaa42cf ItemSupport.py --- a/ItemSupport.py Wed Nov 06 01:46:22 2013 +0100 +++ b/ItemSupport.py Wed Nov 06 12:33:12 2013 +0100 @@ -6,7 +6,6 @@ @license: GNU GPL (v2 or later), see COPYING.txt for details. """ -from MoinMoin.Page import RootPage from MoinMoin.util import lock import os