mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
remove unused endpoint
This commit is contained in:
parent
e63a9e6197
commit
3c23e005e3
@ -1,5 +0,0 @@
|
|||||||
export default (req, res) => {
|
|
||||||
return res.status(200).json({
|
|
||||||
test: "Testing endpoints by route files"
|
|
||||||
})
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user