Fix common.js.example

This commit is contained in:
Yukai Huang 2016-10-11 11:15:23 +08:00
parent 20f2e27350
commit 7086a8c5e7

View file

@ -121,4 +121,3 @@ module.exports = {
clearLoginState: clearLoginState,
checkIfAuth: checkIfAuth
};
}