[addendum,paper-bag][xs]: remove console.log that crept in.
This commit is contained in:
parent
0007536641
commit
83fa3dcf29
1
dist/recline.js
vendored
1
dist/recline.js
vendored
@ -3225,7 +3225,6 @@ my.MultiView = Backbone.View.extend({
|
||||
graphState = graphState ? JSON.parse(graphState) : {};
|
||||
|
||||
// now get default data + hash url plus initial state and initial our state object with it
|
||||
console.log(this.model.toJSON());
|
||||
var stateData = _.extend({
|
||||
query: query,
|
||||
'view-graph': graphState,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user