remove empty files from sponsors app

This commit is contained in:
Thomas Steen Rasmussen 2017-01-28 18:23:10 +01:00
parent bc55efd300
commit 3b78f83c7c
3 changed files with 0 additions and 11 deletions

View file

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

View file

@ -1,5 +0,0 @@
from __future__ import unicode_literals
from django.db import models
# Create your models here.

View file

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