Removed redundant code

This commit is contained in:
Kristofers Solo 2023-03-27 20:53:14 +03:00
parent 02680dbdad
commit 70a1d9e02c
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.