Skip to content

Commit f768005

Browse files
Clean up example
1 parent 805faa7 commit f768005

File tree

2 files changed

+201
-203
lines changed

2 files changed

+201
-203
lines changed

examples/AspNetCore/WebApi/MinimalApiExample/Program.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using Asp.Versioning.Conventions;
2-
31
var builder = WebApplication.CreateBuilder( args );
42

53
// Add services to the container.

0 commit comments

Comments
 (0)