diff --git a/src/App.js b/src/App.js index 532731e..89a5d26 100644 --- a/src/App.js +++ b/src/App.js @@ -4,7 +4,7 @@ import Foot from './main/components/Foot'; // eslint-disable-next-line import NotFound from './main/components/NotFound'; -import Links from './privat/components/Links'; +//import Links from './privat/components/Links'; import './App.css';