We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23b81e commit 45a7493Copy full SHA for 45a7493
1 file changed
assets/javascripts/app/settings.coffee
@@ -34,7 +34,6 @@ class app.Settings
34
35
constructor: ->
36
@store = new CookiesStore
37
- console.log @store
38
@cache = {}
39
40
get: (key) ->
0 commit comments