diff --git a/app/components/layout.js b/app/components/layout.js index a636b98..7978a34 100644 --- a/app/components/layout.js +++ b/app/components/layout.js @@ -1,5 +1,4 @@ import Head from 'next/head' -import { YMInitializer } from 'react-yandex-metrika' import Footer from './Footer' @@ -9,11 +8,6 @@ export default function Layout ({ children }) { Warframe Center -
{children}