diff --git a/packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/glyphs/GeneGlyph.ts b/packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/glyphs/GeneGlyph.ts index 85982f89..e35e991f 100644 --- a/packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/glyphs/GeneGlyph.ts +++ b/packages/jbrowse-plugin-apollo/src/LinearApolloDisplay/glyphs/GeneGlyph.ts @@ -210,7 +210,6 @@ function draw( } } for (const cds of cdsRow) { - console.log(`HERE: ${JSON.stringify(cds)}`) const cdsWidthPx = (cds.max - cds.min) / bpPerPx const minX = (lgv.bpToPx({