Skip to content

Commit

Permalink
Add backbone import to components/model in viz
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Feb 13, 2018
1 parent d5c089a commit cd1ed9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import * as Backbone from "backbone";
import Utils from "utils/utils";
import { Visualization } from "mvc/visualization/visualization-model";
export default Backbone.Model.extend({
Expand Down

0 comments on commit cd1ed9b

Please sign in to comment.