chore: remove comentarios obsoletos
This commit is contained in:
@@ -132,7 +132,6 @@ export const auth = betterAuth({
|
||||
"[Auth] Falha ao criar dados padrão do usuário:",
|
||||
error,
|
||||
);
|
||||
// TODO: Considere enfileirar para retry ou notificar admin
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ const nextConfig: NextConfig = {
|
||||
},
|
||||
reactCompiler: true,
|
||||
typescript: {
|
||||
// TODO: Corrigir erros TS e remover. Erros pré-existentes em ~5 arquivos.
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
images: {
|
||||
|
||||
Reference in New Issue
Block a user