@ -71,7 +71,6 @@ exports.authenticate = async ctx => {
}
exports.fetchSelf = async ctx => {
ctx.throw(403, "derp")
const appId = ctx.appId
const { userId } = ctx.user
/* istanbul ignore next */