1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

fix another lint error

This commit is contained in:
kevmodrome 2020-05-27 13:53:44 +02:00
parent d237dd9271
commit 2325291b3e

View file

@ -1,5 +1,4 @@
const CouchDB = require("../../db")
const Ajv = require("ajv")
const newid = require("../../db/newid")
exports.create = async function(ctx) {