Skip to content

Commit

Permalink
Removes unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
ryespresso committed Sep 29, 2022
1 parent fad4e81 commit 687eb71
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 579 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parser": "@typescript-eslint/parser",
"extends": "next/core-web-vitals",
"rules": {
"@typescript-eslint/no-unused-vars": 2
"@typescript-eslint/no-unused-vars": 2,
},
"plugins": ["@typescript-eslint", "unused-imports"]
"plugins": ["@typescript-eslint"]
}
5 changes: 0 additions & 5 deletions api/hello.js

This file was deleted.

320 changes: 0 additions & 320 deletions components/Home/NounishGlassesPop.tsx

This file was deleted.

114 changes: 0 additions & 114 deletions components/Nav.tsx

This file was deleted.

107 changes: 0 additions & 107 deletions components/Navigation.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions components/Project/Large.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions components/common/AlertError.tsx

This file was deleted.

0 comments on commit 687eb71

Please sign in to comment.