Delete some stub modules with no actual functionality

This commit is contained in:
Danielle McLean 2018-03-06 22:30:10 +11:00
parent 920c938200
commit 20fb7dbc6e
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
2 changed files with 0 additions and 6 deletions

View File

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

View File

@ -1,3 +0,0 @@
from django.shortcuts import render
# Create your views here.