Skip to content

Commit

Permalink
removing sharp explicit import (and it works just as expected!)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishi Raj Jain authored Aug 13, 2023
1 parent 843bdb8 commit 7e4454d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/src/assets/services/sharp.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import sharp from 'sharp';
import type { FormatEnum } from 'sharp';
import type { ImageOutputFormat, ImageQualityPreset } from '../types.js';
import {
Expand Down

0 comments on commit 7e4454d

Please sign in to comment.