Skip to content

Commit

Permalink
Merge pull request #206 from flytegg/refactor/remove-docs
Browse files Browse the repository at this point in the history
refactor(remove-docs): Remove docs as they are unfinished and should …
  • Loading branch information
joshbker authored Nov 3, 2023
2 parents 951e938 + 5d950df commit 35ef2c1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 376 deletions.
5 changes: 0 additions & 5 deletions src/main/kotlin/com/learnspigot/bot/Bot.kt
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ class Bot {
return HelpPostRegistry()
}

// @Instantiate
// fun docRegistry(): DocRegistry {
// return DocRegistry()
// }

companion object {
lateinit var jda: JDA
}
Expand Down
72 changes: 0 additions & 72 deletions src/main/kotlin/com/learnspigot/bot/docs/DocCommand.kt

This file was deleted.

This file was deleted.

290 changes: 0 additions & 290 deletions src/main/kotlin/com/learnspigot/bot/docs/DocRegistry.kt

This file was deleted.

0 comments on commit 35ef2c1

Please sign in to comment.