From 17f65678619d1a41e2c25c41b3e0b8f3ac485d29 Mon Sep 17 00:00:00 2001 From: Valentin Palkovic Date: Fri, 16 Dec 2022 15:23:48 +0100 Subject: [PATCH] Fix linting --- code/frameworks/nextjs/src/font/babel/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/code/frameworks/nextjs/src/font/babel/index.ts b/code/frameworks/nextjs/src/font/babel/index.ts index abab8ea6e13f..2685ff8257d9 100644 --- a/code/frameworks/nextjs/src/font/babel/index.ts +++ b/code/frameworks/nextjs/src/font/babel/index.ts @@ -1,4 +1,3 @@ -/* eslint-disable import/no-duplicates */ import type * as BabelCoreNamespace from '@babel/core'; import { getVariableMetasBySpecifier,