Skip to content

Commit 45a7493

Browse files
committed
Remove forgotten console.log statement
1 parent b23b81e commit 45a7493

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/javascripts/app/settings.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class app.Settings
3434

3535
constructor: ->
3636
@store = new CookiesStore
37-
console.log @store
3837
@cache = {}
3938

4039
get: (key) ->

0 commit comments

Comments
 (0)