From 73ced64bb666b163f76afaeb33cae4e22bc96811 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Mon, 25 Jan 2010 01:16:01 +0100 Subject: Remove list from templates. --- templates/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/__init__.py b/templates/__init__.py index 1dd71e0..8353176 100644 --- a/templates/__init__.py +++ b/templates/__init__.py @@ -1,3 +1,2 @@ -from list import list from paste import paste from view import view -- cgit v1.2.3