Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remi PLANEL
bioviz-js
Commits
8f5dd64a
Commit
8f5dd64a
authored
Apr 10, 2019
by
Remi PLANEL
Browse files
Remove unused import scaleLinear
parent
c036a3f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scripts/component/sequence/gene.ts
View file @
8f5dd64a
import
{
select
,
Selection
}
from
"
d3-selection
"
import
{
ScaleLinear
,
scaleLinear
}
from
"
d3-scale
"
;
import
{
ScaleLinear
}
from
"
d3-scale
"
;
import
{
arrowShape
}
from
"
./gene-shapes
"
;
import
linearGene
from
"
../../layout/linear-gene
"
;
import
{
of
}
from
"
rxjs
"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment