Skip to content

Commit

Permalink
Swap to default d3 for circster.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Dec 12, 2017
1 parent f440586 commit 7f107e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/scripts/viz/circster.js
@@ -1,6 +1,6 @@
import _l from "utils/localization";
import * as _ from "libs/underscore";
import * as d3 from "libs/d3";
import * as d3 from "d3";
import visualization from "viz/visualization";
import mod_utils from "utils/utils";
import config from "utils/config";
Expand Down

0 comments on commit 7f107e8

Please sign in to comment.