ximg: remove unused import

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-05-11 03:32:56 -07:00
parent 70bac31f51
commit 79347da0d0
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { API } from '../../services/API';
import { workerImporter } from '../../worker';
import * as nativex from '../../native';
import type * as w from './XImgWorker';
// Global web worker to fetch images