Skip to content
Snippets Groups Projects
Commit 92cf6dcd authored by heikkkk's avatar heikkkk
Browse files

fix: remove unused template and style

parent 18934410
No related branches found
No related tags found
1 merge request!76Refactor/folder structure
This commit is part of merge request !76. Comments created here will be created in the context of that merge request.
......@@ -34,12 +34,4 @@ async function exchangeCodeForToken(code: string, state: string) {
router.push({ name: 'login' });
});
}
</script>
<template>
</template>
<style scoped>
</style>
\ No newline at end of file
</script>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment