You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by pe...@apache.org on 2012/12/28 00:12:06 UTC

[1/3] git commit: [#4647] Remove unnecessary import of optional feature that fails during tests

[#4647] Remove unnecessary import of optional feature that fails during
tests

Signed-off-by: Peter Hartmann <pe...@apache.org>

Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/63be6b46
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/63be6b46
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/63be6b46

Branch: refs/heads/ph/4647
Commit: 63be6b46f34f27a3a0b7ef3b88adc19ea9e9b1e0
Parents: 6542cd7
Author: Peter Hartmann <pe...@apache.org>
Authored: Thu Dec 27 23:40:56 2012 +0100
Committer: Peter Hartmann <pe...@apache.org>
Committed: Fri Dec 28 00:07:16 2012 +0100

----------------------------------------------------------------------
 ForgeBlog/forgeblog/command/__init__.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/63be6b46/ForgeBlog/forgeblog/command/__init__.py
----------------------------------------------------------------------
diff --git a/ForgeBlog/forgeblog/command/__init__.py b/ForgeBlog/forgeblog/command/__init__.py
index 90bd9cd..e69de29 100644
--- a/ForgeBlog/forgeblog/command/__init__.py
+++ b/ForgeBlog/forgeblog/command/__init__.py
@@ -1 +0,0 @@
-from rssfeeds import RssFeedsCommand