remove a blank line

This commit is contained in:
tamaina 2021-11-22 16:04:09 +09:00
parent 701b5a1dec
commit d3946ab5e0
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ export default defineComponent({
if (connection) connection.dispose();
});
}
});
const followRequestDone = ref(false);