Explorar o código

去除无用代码

jmxd %!s(int64=2) %!d(string=hai) anos
pai
achega
3be93f65f9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/magic-editor.vue

+ 0 - 1
src/components/magic-editor.vue

@@ -296,7 +296,6 @@ bus.$event(Socket.LOGIN_RESPONSE, ([ret, user]) => {
 	}
 })
 bus.$event(Socket.REFRESH_TOKEN, ([newToken]) => {
-	console.log('refresh-token', newToken)
 	constants.HEADER_MAGIC_TOKEN_VALUE = newToken
 	store.set(constants.STORE.token, constants.HEADER_MAGIC_TOKEN_VALUE)
 })