[svn] Remove broken import search

This commit is contained in:
martin speleo 2009-07-03 21:04:28 +01:00
parent b4388d838e
commit 7db1aae5ee

View File

@ -11,7 +11,6 @@ from django.http import HttpResponseRedirect
from utils import render_with_context from utils import render_with_context
import search
import re import re
@models.permalink #this allows the nice get_absolute_url syntax we are using @models.permalink #this allows the nice get_absolute_url syntax we are using