from page_selector import remove_seasonal_pages from login_component import get_authorization_button def common_page_config(): get_authorization_button() remove_seasonal_pages()