1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: removed unused file

This commit is contained in:
2023-03-29 15:39:05 +05:00
parent 0dae034f17
commit a1e255e0c7

View File

@@ -1,2 +0,0 @@
export const getUsernameIPKey = (username: string, ip: string) =>
`${username}_${ip}`