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