This commit is contained in:
syuilo
2018-04-26 14:44:23 +09:00
parent 03d09e9d24
commit f7c02819be
4 changed files with 2 additions and 3 deletions

View File

@ -38,4 +38,3 @@ export async function deleteSwSubscription(swSubscription: string | mongo.Object
_id: s._id
});
}