fix another lint error

This commit is contained in:
kevmodrome 2020-05-27 13:53:44 +02:00
parent d237dd9271
commit 2325291b3e
1 changed files with 0 additions and 1 deletions

View File

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