From ae921aed69f3d0f8a8aaeedd71debcb6c3e19fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Wed, 20 Mar 2024 10:22:50 +0100 Subject: [PATCH] fix: linting (#6625) --- website/sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/website/sidebars.js b/website/sidebars.js index cf55fc8d76..972bbeacf7 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -147,7 +147,6 @@ module.exports = { id: 'feature-flag-tutorials/flutter/a-b-testing', }, { - type: 'doc', label: 'Next.js', id: 'feature-flag-tutorials/nextjs/implementing-feature-flags',