fix: linting

This commit is contained in:
Wyatt Johnson
2018-07-10 13:58:31 -06:00
parent c5dbe4659b
commit d46145f04c
@@ -1,4 +1,4 @@
import { NextFunction, RequestHandler, Response } from "express";
import { RequestHandler } from "express";
import { Db } from "mongodb";
import passport, { Authenticator } from "passport";