Skip to content

Commit c130662

Browse files
committed
Fix lint js
1 parent 41179ba commit c130662

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

web/src/pages/map/editor.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,6 @@ export default Vue.extend({
151151
this.$emit('cancel')
152152
}
153153
},
154-
155-
status(): void {
156-
if (!this.status) {
157-
this.$emit('close')
158-
}
159-
},
160154
},
161155
162156
beforeMount(): void {

0 commit comments

Comments
 (0)