cleanup: remove unused members of classes (#3078)

* cleanup: Remove unused members of classes

* typings: Remove hit from Message
This commit is contained in:
Kyra
2019-02-11 20:33:13 +01:00
committed by SpaceEEC
parent c362ba0dd5
commit 0c7a618f10
6 changed files with 0 additions and 12 deletions

View File

@@ -81,8 +81,6 @@ const Messages = {
PRUNE_DAYS_TYPE: 'Days must be a number',
SEARCH_CHANNEL_TYPE: 'Target must be a TextChannel, DMChannel, GroupDMChannel, or Guild.',
GUILD_CHANNEL_RESOLVE: 'Could not resolve channel to a guild channel.',
GUILD_VOICE_CHANNEL_RESOLVE: 'Could not resolve channel to a guild voice channel.',
GUILD_CHANNEL_ORPHAN: 'Could not find a parent to this guild channel.',