1
0
forked from Cutlery/immich

fix(ml): remove unused import (#6356)

* remove unused import

* formatting
This commit is contained in:
Mert 2024-01-13 00:25:26 -05:00 committed by GitHub
parent 20be42cec0
commit e2666f0e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import tempfile
import warnings
from dataclasses import dataclass, field
from math import e
from pathlib import Path
import open_clip