Remove unnecessary gargoyle switches.

Google search is always active.
This commit is contained in:
Ray Schamp 2014-11-19 10:14:23 -05:00
parent 9b0a827f75
commit e99421ebb5
3 changed files with 0 additions and 8 deletions

View file

@ -3,8 +3,6 @@
import os.path
from datetime import timedelta
from gargoyle import gargoyle
from django import forms
from django.conf import settings
from django.contrib.auth.models import User