mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
stuff.
This commit is contained in:
@@ -32,8 +32,6 @@ export async function getUser(userId: string): Promise<User> {
|
||||
DO NOTHING
|
||||
RETURNING user_id, data
|
||||
`;
|
||||
|
||||
|
||||
}
|
||||
|
||||
export async function setUser(userId: string, data: User): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user