From 46014200d1b5f011c34adac30662955da1274f49 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 7 Jan 2008 20:26:11 +0000 Subject: [PATCH] --- src/libprs500/trac/plugins/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libprs500/trac/plugins/__init__.py b/src/libprs500/trac/plugins/__init__.py index 51203cc1c6..97ad144cc4 100644 --- a/src/libprs500/trac/plugins/__init__.py +++ b/src/libprs500/trac/plugins/__init__.py @@ -13,5 +13,3 @@ ## with this program; if not, write to the Free Software Foundation, Inc., ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -from download import * -from Changelog import * \ No newline at end of file