Remove squooshImageService import from astro.config.mts now that the integration is handling setting squoosh as the image service

This commit is contained in:
Adam Matthiesen 2024-03-11 06:32:35 -07:00
parent 21ee4fdc5f
commit f7201e20df
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { defineConfig, squooshImageService } from "astro/config";
import { defineConfig } from "astro/config";
import astroHashnode from "@matthiesenxyz/astro-hashnode";
// https://astro.build/config