Skip to content

Commit

Permalink
Remove unused codes
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoJeongYeop committed Jun 12, 2023
1 parent 7bdbece commit 28b00f0
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 580 deletions.
Empty file removed backend/HomePage/__init__.py
Empty file.
5 changes: 0 additions & 5 deletions backend/HomePage/admin.py

This file was deleted.

6 changes: 0 additions & 6 deletions backend/HomePage/apps.py

This file was deleted.

12 changes: 0 additions & 12 deletions backend/HomePage/index.html

This file was deleted.

30 changes: 0 additions & 30 deletions backend/HomePage/migrations/0001_initial.py

This file was deleted.

This file was deleted.

Empty file.
13 changes: 0 additions & 13 deletions backend/HomePage/models.py

This file was deleted.

3 changes: 0 additions & 3 deletions backend/HomePage/tests.py

This file was deleted.

11 changes: 0 additions & 11 deletions backend/HomePage/urls.py

This file was deleted.

26 changes: 0 additions & 26 deletions backend/HomePage/views.py

This file was deleted.

1 change: 0 additions & 1 deletion backend/backend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def get_secret(key, secret=secret):
# Application definition

INSTALLED_APPS = [
# 'HomePage.apps.HomepageConfig',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
Expand Down
13 changes: 0 additions & 13 deletions frontend/src/components/GuestRoute.jsx

This file was deleted.

90 changes: 0 additions & 90 deletions frontend/src/components/NavBarBeforeLogin.jsx

This file was deleted.

Loading

0 comments on commit 28b00f0

Please sign in to comment.