Skip to content

Commit

Permalink
Revert "134 adding the ability to query the amount of signins for a m…
Browse files Browse the repository at this point in the history
…ember" (#147)
  • Loading branch information
c0untingNumbers authored Oct 20, 2024
1 parent 39ccf1f commit e966813
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion commands/enabled.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ func populateSlashCommands(ctx ddtrace.SpanContext) {
SlashCommands["birthday"] = slash.Birthday
SlashCommands["dquery"] = slash.DQuery
SlashCommands["attendance"] = slash.Attendance
SlashCommands["attendanceof"] = slash.Attendanceof
}

// populateHandlers populates the Handlers map with all of the handlers
Expand Down
52 changes: 0 additions & 52 deletions commands/slash/attendanceof.go

This file was deleted.

0 comments on commit e966813

Please sign in to comment.