Skip to content

Commit

Permalink
Unused param [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Nov 18, 2018
1 parent fabebc5 commit 7f1bfcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/JBrowse/Store/SeqFeature/CRAM.js
Expand Up @@ -4,7 +4,6 @@ const { IndexedCramFile, CraiIndex } = cjsRequire('@gmod/cram')
const cramIndexedFilesCache = LRU(5)

const BlobFilehandleWrapper = cjsRequire('../../Model/BlobFilehandleWrapper')
const MAX_INSERT_SIZE_FOR_STATS = 30000

class CramSlightlyLazyFeature {

Expand Down

0 comments on commit 7f1bfcd

Please sign in to comment.