Remove unused <style> blocks
This commit is contained in:
parent
0083696343
commit
f9d188b2ba
3 changed files with 0 additions and 12 deletions
|
@ -35,7 +35,3 @@ async function logIn() {
|
|||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
|
|
@ -61,7 +61,3 @@
|
|||
useEventSource();
|
||||
const usersStore = useUsersStore();
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue