Skip to content

Commit 501a6f4

Browse files
committed
Clean up
1 parent b3343c5 commit 501a6f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/loader.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ export default async function loader(this: LoaderContext<LoaderOptions>, buffer:
105105
],
106106
} satisfies NativeIdealImageData
107107
callback(null, generateOutput(output))
108-
generateOutput
109108
return
110109
}
111110

0 commit comments

Comments
 (0)