Skip to content
Snippets Groups Projects
Verified Commit 224bd6fa authored by Nik | Klampfradler's avatar Nik | Klampfradler Committed by Jonathan Weth
Browse files

Remove stray code

parent 9b2e7496
No related branches found
No related tags found
1 merge request!217Migrate from constance to dynamic-preferences
......@@ -13,5 +13,4 @@ def get_colour(html_colour: str) -> SassColor:
def get_preference(section: str, name: str) -> str:
site = get_current_site(get_request())
return get_site_preferences()["%s__%s" % (section, name)]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment