Skip to content

Commit

Permalink
Whoops forgot import
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaharMS committed Jul 19, 2024
1 parent 9660066 commit 96cdf4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vision/tools/ImageTools.hx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import vision.exceptions.LibraryRequired;
import vision.ds.ImageFormat;
import vision.ds.Array2D;
import vision.exceptions.Unimplemented;
import vision.exceptions.WebResponseError;
import vision.ds.ImageResizeAlgorithm;
#if js
import js.lib.Promise;
Expand Down

0 comments on commit 96cdf4d

Please sign in to comment.