mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Style: Remove unused variable
This commit is contained in:
parent
8389f7c054
commit
2aebf316a4
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
<script>
|
||||
import MonitorList from "../components/MonitorList.vue";
|
||||
import mobile from "../mixins/mobile";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
|
Loading…
Reference in a new issue