Remove semicolon.

This commit is contained in:
Max Goodman
2013-08-30 15:46:23 -07:00
parent fac604ddb7
commit 980113c89e

View File

@@ -90,7 +90,7 @@ r.ui.Summarize.prototype = {
}
e.preventDefault()
}
};
}
r.ui.collapseListingChooser = function() {
if (store.get('ui.collapse.listingchooser') == true) {