浏览代码

fix: eslint errors

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 年之前
父节点
当前提交
5f9db7e42a
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      frontend/components/Station/Station.vue

+ 1 - 2
frontend/components/Station/Station.vue

@@ -956,8 +956,7 @@ export default {
 															if (
 																data3.status ===
 																"success"
-															) {
-															} // eslint-disable-line
+															) {} // eslint-disable-line
 														}
 													);
 												}