From fdb9c2b474d502793d7527a5a5ab2251d836cb81 Mon Sep 17 00:00:00 2001 From: Mahdi Boomeri Date: Fri, 21 Oct 2022 17:00:22 +0330 Subject: [PATCH] refactor: playground nuxt.config --- playground/nuxt.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/playground/nuxt.config.ts b/playground/nuxt.config.ts index 9b4ff9a..b85f10e 100644 --- a/playground/nuxt.config.ts +++ b/playground/nuxt.config.ts @@ -1,4 +1,3 @@ -import { defineNuxtConfig } from 'nuxt' import Module from '../src/module' // https://v3.nuxtjs.org/api/configuration/nuxt.config