Remove obsolete @ts-ignore

This commit is contained in:
Ingvar Stepanyan
2020-09-28 21:50:11 +01:00
committed by Ingvar Stepanyan
parent a9d3bd71b5
commit 8c5c97e106
2 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
// @ts-ignore
import optimiser from '../../../codecs/oxipng';
import { EncodeOptions } from './encoder-meta';