summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authormartin speleo <martin.speleo@gmail.com>2009-07-03 21:04:28 +0100
committermartin speleo <martin.speleo@gmail.com>2009-07-03 21:04:28 +0100
commit7db1aae5ee33c279fe463559fec89957f6fc4b20 (patch)
tree56f91476bbeab7c0f94035a280138532070c5ec8 /core
parentb4388d838edf7aa25ddec2ff2978fc378da08b5b (diff)
downloadtroggle-7db1aae5ee33c279fe463559fec89957f6fc4b20.tar.gz
troggle-7db1aae5ee33c279fe463559fec89957f6fc4b20.tar.bz2
troggle-7db1aae5ee33c279fe463559fec89957f6fc4b20.zip
[svn] Remove broken import search
Diffstat (limited to 'core')
-rw-r--r--core/views_logbooks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/views_logbooks.py b/core/views_logbooks.py
index 351d648..b504b35 100644
--- a/core/views_logbooks.py
+++ b/core/views_logbooks.py
@@ -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