Remove Extra Spacing

This commit is contained in:
thororen1234 2024-09-27 12:28:53 -04:00
parent 7ce2c9187c
commit e80b76c7f3
2 changed files with 0 additions and 2 deletions

View file

@ -68,4 +68,3 @@ export default definePlugin({
stop: stopWs,
});

View file

@ -374,4 +374,3 @@ export function initWs(isManual = false) {
}
});
}