Removing incorrect comment
This commit is contained in:
parent
3eed5af2f7
commit
09a729da3a
|
|
@ -290,7 +290,6 @@ public abstract class AbstractVCFCodec implements FeatureCodec, NameAwareCodec,
|
||||||
if ( !header.samplesWereAlreadySorted() )
|
if ( !header.samplesWereAlreadySorted() )
|
||||||
vc.getGenotypes();
|
vc.getGenotypes();
|
||||||
|
|
||||||
// Trim bases of all alleles if necessary
|
|
||||||
return vc;
|
return vc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue