Switch to side-by-side view
--- a/Allura/allura/command/__init__.py +++ b/Allura/allura/command/__init__.py @@ -5,4 +5,3 @@ from create_neighborhood import CreateNeighborhoodCommand from create_trove_categories import CreateTroveCategoriesCommand from set_neighborhood_features import SetNeighborhoodFeaturesCommand -from rssfeeds import RssFeedsCommand