Skip to content

Commit

Permalink
modgen -s qui modgen quand même
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Sep 16, 2024
1 parent 64278b4 commit 6ed0a14
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions TopModel.Generator/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -510,11 +510,6 @@ void HandleFile(FileInfo file)
}

logger.LogInformation("Schéma de configuration généré avec succès.");

if (schemaMode)
{
return 0;
}
}

var services = new ServiceCollection()
Expand Down

0 comments on commit 6ed0a14

Please sign in to comment.