Browse Source

fix: eslint errors

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 years ago
parent
commit
5f9db7e42a
1 changed files with 1 additions and 2 deletions
  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
 														}
 													);
 												}