diff --git a/argilla-frontend/nuxt.config.ts b/argilla-frontend/nuxt.config.ts index ddb2a6ad77..51603e3d05 100644 --- a/argilla-frontend/nuxt.config.ts +++ b/argilla-frontend/nuxt.config.ts @@ -14,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -// This line forces an execution of the ci pipeline and the related commit should be reverted + import { NuxtConfig } from "@nuxt/types"; import Mode from "frontmatter-markdown-loader/mode"; import pkg from "./package.json";