Commit 53de1d0c authored by yzx9's avatar yzx9
Browse files

Add ending newline

parent ca692f1c
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
68a69,70
>       alphaProgram: user.alphaProgram || undefined, // only store if set
>       betaProgram: user.betaProgram || undefined, // only store if set
266a269,365
265a268,364
> 
> // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>   oauth2Redirect(req, res, next) {
>     // random state
@@ -98,9 +99,3 @@
>     }
>   },
> // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
> 
636c735
< module.exports = AuthenticationController
---
> module.exports = AuthenticationController
\ 文件末尾没有换行符