[Checkins] SVN: grok/branches/jw-simpler-skin-registration/src/grok/ftests/view/layers.py remove unused import

Philipp von Weitershausen philikon at philikon.de
Fri Aug 1 08:29:00 EDT 2008


Log message for revision 89131:
  remove unused import
  

Changed:
  U   grok/branches/jw-simpler-skin-registration/src/grok/ftests/view/layers.py

-=-
Modified: grok/branches/jw-simpler-skin-registration/src/grok/ftests/view/layers.py
===================================================================
--- grok/branches/jw-simpler-skin-registration/src/grok/ftests/view/layers.py	2008-08-01 12:26:21 UTC (rev 89130)
+++ grok/branches/jw-simpler-skin-registration/src/grok/ftests/view/layers.py	2008-08-01 12:28:59 UTC (rev 89131)
@@ -25,7 +25,6 @@
 from zope.app.basicskin import IBasicSkin
 from zope.publisher.interfaces.browser import IBrowserRequest
 from zope.app.rotterdam import rotterdam
-from zope import interface
 
 grok.layer(IBasicSkin)
 



More information about the Checkins mailing list