diff --git a/app/changelog/header.tsx b/app/changelog/header.tsx index e1de650457085..8c3355bbdb092 100644 --- a/app/changelog/header.tsx +++ b/app/changelog/header.tsx @@ -1,14 +1,10 @@ -import getConfig from 'next/config'; - -const {publicRuntimeConfig} = getConfig(); - export default function Header({loading}) { return (