Remove unnecessary gargoyle switches.
Google search is always active.
This commit is contained in:
parent
9b0a827f75
commit
e99421ebb5
3 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
|
Reference in a new issue