eslint/decaf cleanup
GitOrigin-RevId: 6ce1f67e9d60f45f7532042b60e06734574870f8
This commit is contained in:
committed by
sharelatex
parent
add98c889c
commit
c6e5f3dda6
@@ -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(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user