mirror of
https://github.com/outline/outline.git
synced 2026-05-04 08:40:15 -05:00
server side cleanup
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import {
|
||||
makePolicy,
|
||||
signPolicy,
|
||||
} from '../utils/s3';
|
||||
import auth from './authentication';
|
||||
import auth from './middlewares/authentication';
|
||||
import { presentUser } from '../presenters';
|
||||
|
||||
const router = new Router();
|
||||
|
||||
Reference in New Issue
Block a user