[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/Publisher/Browser - IBrowserMenuService.py:1.3

Steve Alexander steve@cat-box.net
Tue, 17 Dec 2002 14:16:47 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/Publisher/Browser
In directory cvs.zope.org:/tmp/cvs-serv4665/lib/python/Zope/App/Publisher/Browser

Modified Files:
	IBrowserMenuService.py 
Log Message:
removed extraneous whitespace.


=== Zope3/lib/python/Zope/App/Publisher/Browser/IBrowserMenuService.py 1.2 => 1.3 ===
--- Zope3/lib/python/Zope/App/Publisher/Browser/IBrowserMenuService.py:1.2	Tue Oct  1 08:49:08 2002
+++ Zope3/lib/python/Zope/App/Publisher/Browser/IBrowserMenuService.py	Tue Dec 17 14:16:47 2002
@@ -32,7 +32,6 @@
 
         The entries returned are accessable to the current user and
         have passed any menu item filters, if any.
-
         """
 
     def getFirstMenuItem(menu_id, object, request):