1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-30 03:24:37 +02:00

remove a blank line

This commit is contained in:
tamaina
2021-11-22 16:04:09 +09:00
parent 6c57879a1e
commit 1dfb2f0ed4

View File

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