Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Aug 16, 2024
1 parent b3343c5 commit 501a6f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default async function loader(this: LoaderContext<LoaderOptions>, buffer:
],
} satisfies NativeIdealImageData
callback(null, generateOutput(output))
generateOutput
return
}

Expand Down

0 comments on commit 501a6f4

Please sign in to comment.