2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-26 17:21:52 +00:00

[svn] Remove broken import search

This commit is contained in:
martin speleo 2009-07-03 21:04:28 +01:00
parent 2c67994531
commit 50ae2a27f2

View File

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