Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
turner committed Aug 5, 2024
1 parent f75cad9 commit d26d7da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/ideogramViewport.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import $ from "./vendor/jquery-3.3.1.slim.js"
import IGVGraphics from './igv-canvas.js'
import * as DOMUtils from "./ui/utils/dom-utils.js"
import TrackViewport from "./trackViewport.js"
import {appleCrayonRGB} from "./util/colorPalletes.js"

class IdeogramViewport extends TrackViewport {

Expand Down

0 comments on commit d26d7da

Please sign in to comment.