Removed redundant code

This commit is contained in:
Kristofers Solo 2023-03-27 21:47:55 +03:00
parent b103f9a56e
commit 3fcef9d5cb
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.