Remove the avatar app dep

This commit is contained in:
Trever Fischer
2012-03-05 17:58:18 -05:00
parent 4752e54ac9
commit e21401c0fd

View File

@@ -123,7 +123,6 @@ INSTALLED_APPS = (
'django.contrib.admin',
'forums',
'mptt',
'avatar',
'api',
'django.contrib.markup',
'profiles',