mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
chore: remove unused function
This commit is contained in:
@@ -171,8 +171,6 @@ const authorize = async (
|
||||
return { code }
|
||||
}
|
||||
|
||||
const getUsernameIPkey = (username: string, ip: string) => `${username}_${ip}`
|
||||
|
||||
interface LoginPayload {
|
||||
/**
|
||||
* Username for user
|
||||
|
||||
Reference in New Issue
Block a user