Skip to content

Commit

Permalink
Delete footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefOfGxBxL committed Nov 3, 2024
1 parent 5100293 commit b3b9e4e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
2 changes: 0 additions & 2 deletions src/components/App/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import Header from 'components/Header';
import LeftPanel from 'components/LeftPanel';
import Request from 'components/Request';
import Response from 'components/Response';
import Footer from 'components/Footer';
import Modal from 'components/Modal';
import updateTheme from 'utils/updateTheme';
import updateHighlightStyle from 'utils/updateHighlightStyle';
Expand Down Expand Up @@ -80,7 +79,6 @@ class App extends React.Component {
</main>
</RightCol>
</MainContent>
<Footer />
<Modal />
</Wrapper>
);
Expand Down
12 changes: 0 additions & 12 deletions src/components/Footer/StyledComponents.js

This file was deleted.

30 changes: 0 additions & 30 deletions src/components/Footer/index.js

This file was deleted.

0 comments on commit b3b9e4e

Please sign in to comment.