Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from Mirasaki/dev
Browse files Browse the repository at this point in the history
remove unused command and config
  • Loading branch information
Mirasaki authored May 16, 2022
2 parents 974dd08 + 241d7b8 commit e5906af
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 237 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Untrack developer commands
src/commands/developer/deploy.js
src/commands/developer/test.js

# Eslint output
linter-output.txt

Expand Down
3 changes: 1 addition & 2 deletions config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
"permissions": {
"ownerId": "290182686365188096",
"developers": []
},
"supportServerInviteLink": "https://discord.gg/KaxTGGg4jK"
}
}
28 changes: 0 additions & 28 deletions src/commands/developer/deploy.js

This file was deleted.

24 changes: 0 additions & 24 deletions src/commands/developer/test.js

This file was deleted.

142 changes: 0 additions & 142 deletions src/commands/system/help.js

This file was deleted.

41 changes: 0 additions & 41 deletions src/commands/system/support.js

This file was deleted.

0 comments on commit e5906af

Please sign in to comment.