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,5 +1,3 @@
// TODO: This file was created by bulk-decaffeinate.
// Sanity-check the conversion and remove this comment.
const mongoose = require('mongoose')
const Settings = require('settings-sharelatex')
const { ProjectSchema } = require('./Project')