Skip to content

Commit 5488c29

Browse files
author
Jonathan Siegel
committed
More simplification.
1 parent e43c072 commit 5488c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/application.html.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
%a.inline-block.mr1{href: tos_path} Terms
3939
%p.inline-block.diminish.inline.mr1="Copyright #{Time.now.strftime('%Y')}"
4040

41-
= redux_store("store", props: store_data) if store_data
41+
-# = redux_store("store", props: store_data) if store_data
4242
-# gdpr disabled render 'shared/tracking'

0 commit comments

Comments
 (0)