mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-14 20:14:39 +00:00
switch to polka, remove unused deps
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export function del(req, res) {
|
||||
res.set({
|
||||
res.writeHead(200, {
|
||||
'Content-Type': 'application/json'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user