manager: remove unused example files

This commit is contained in:
Frédéric Péters 2014-12-07 15:35:38 +01:00
parent c945106893
commit a5c9062229
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
from django.contrib import admin
# Register your models here.

View File

@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.