remove a blank line
This commit is contained in:
parent
6c57879a1e
commit
1dfb2f0ed4
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ export default defineComponent({
|
||||||
if (connection) connection.dispose();
|
if (connection) connection.dispose();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const followRequestDone = ref(false);
|
const followRequestDone = ref(false);
|
||||||
|
|
Loading…
Reference in a new issue