lf
This commit is contained in:
parent
7156a42d92
commit
33272776d1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
import { APPS } from "@ente/shared/apps/constants";
|
||||
import { expose } from "comlink";
|
||||
import downloadManager from "services/download";
|
||||
import mlService from "services/machineLearning/machineLearningService";
|
||||
import { EnteFile } from "types/file";
|
||||
import downloadManager from "services/download";
|
||||
import { APPS } from "@ente/shared/apps/constants";
|
||||
|
||||
export class DedicatedMLWorker {
|
||||
public async closeLocalSyncContext() {
|
||||
|
|
Loading…
Add table
Reference in a new issue