eslint/decaf cleanup

GitOrigin-RevId: 6ce1f67e9d60f45f7532042b60e06734574870f8
This commit is contained in:
Ersun Warncke
2019-11-07 15:27:57 +00:00
committed by sharelatex
parent add98c889c
commit c6e5f3dda6
16 changed files with 11 additions and 119 deletions
@@ -1,13 +1,7 @@
/* eslint-disable
no-unused-vars,
*/
// TODO: This file was created by bulk-decaffeinate.
// Fix any style issues and re-enable lint.
const mongoose = require('mongoose')
const Settings = require('settings-sharelatex')
const { Schema } = mongoose
const { ObjectId } = Schema
const OauthApplicationSchema = new Schema(
{