Skip to content

Commit 7ebb563

Browse files
committed
import fix
1 parent 1206692 commit 7ebb563

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pcweb/pages/affiliates/affiliates.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
from pcweb.components.button import button
44
from pcweb.components.docpage.navbar import navbar
55
from pcweb.components.webpage.badge import badge
6+
from pcweb.pages.framework.index_colors import index_colors
7+
from pcweb.pages.framework.views.footer_index import footer_index
68
from pcweb.pages.hosting.views.features import grid
7-
from pcweb.pages.index.index_colors import index_colors
8-
from pcweb.pages.index.views.footer_index import footer_index
99

1010
numbers = {
1111
"1": """

0 commit comments

Comments
 (0)