aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pygments_api/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pygments_api/models.py')
-rw-r--r--examples/pygments_api/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pygments_api/models.py b/examples/pygments_api/models.py
deleted file mode 100644
index 402a813e..00000000
--- a/examples/pygments_api/models.py
+++ /dev/null
@@ -1 +0,0 @@
-#We need models.py otherwise the test framework complains (http://code.djangoproject.com/ticket/7198)