lf
This commit is contained in:
parent
9bae31d748
commit
369a5a5233
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ const _getType = (uriPath: string): Code["type"] => {
|
|||
throw new Error(`Unsupported format with host ${oauthType}`);
|
||||
};
|
||||
|
||||
|
||||
const _getAccount = (uriPath: string): string => {
|
||||
try {
|
||||
const path = decodeURIComponent(uriPath);
|
||||
|
|
Loading…
Reference in a new issue