Skip to content

Commit 1a74f81

Browse files
committed
feat: refactor
1 parent 4a00423 commit 1a74f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/home/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
from bakery.views import BuildableTemplateView
55

6-
from app.sponsors.models import Sponsor
76
from app.speakers.models import Speaker
7+
from app.sponsors.models import Sponsor
88
from config.constants import SPONSOR_TYPE_ORDER
99

1010

0 commit comments

Comments
 (0)