minor change
This commit is contained in:
@@ -157,7 +157,5 @@ export default async function getLink(userId: number, body: string) {
|
||||
},
|
||||
});
|
||||
|
||||
console.log(links);
|
||||
|
||||
return { response: links, status: 200 };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user