build: 🔧 remove unnecessary import
This commit is contained in:
parent
ca2e2e9418
commit
faedd93767
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import eleventyPluginNavigation from '@11ty/eleventy-navigation';
|
||||
import eleventyPluginWebc from '@11ty/eleventy-plugin-webc';
|
||||
import { eleventyImagePlugin, eleventyImageTransformPlugin } from '@11ty/eleventy-img';
|
||||
import { eleventyImagePlugin } from '@11ty/eleventy-img';
|
||||
|
||||
const IMAGE_TRANSFORM_OPTS = {
|
||||
// Set global default options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue