mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
lint: fix extraneous spacing
This commit is contained in:
parent
136e73d770
commit
abdfc1ab85
1 changed files with 0 additions and 1 deletions
|
@ -232,7 +232,6 @@ class DiscordService extends Service {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// returns oauth authorize url with IDENTIFY permission
|
||||
// we only need IDENTIFY because we only use it for matching IDs from the bot
|
||||
getAuthUrl (state: string): string {
|
||||
|
|
Loading…
Add table
Reference in a new issue