aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bn_django/settings.py.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/bn_django/settings.py.example b/bn_django/settings.py.example
index 5a44c81..c16b9c8 100644
--- a/bn_django/settings.py.example
+++ b/bn_django/settings.py.example
@@ -84,7 +84,6 @@ INSTALLED_APPS = (
'django.contrib.comments',
'bn_django.photos',
'bn_django.git_wiki',
- 'bn_django.git_browse',
'bn_django.journal',
)