Removed some unused .py files

This commit is contained in:
Keannu Bernasol 2023-06-26 22:06:38 +08:00
parent ed6a66e989
commit b6d7decf3a
4 changed files with 0 additions and 12 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.

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.