refactor: clean gemory dead code

This commit is contained in:
Sophie-Gaëlle CALLOCH
2026-07-07 16:00:40 +02:00
parent 55c2628c75
commit da7a729321
2 changed files with 0 additions and 14 deletions
-3
View File
@@ -20,8 +20,5 @@ export default defineConfig({
server: {
port: 3000,
strictPort: true,
watch: {
usePolling: true
}
}
});