Skip to content

Commit 7b5e2bd

Browse files
committed
Remove template comment
1 parent 74dc79c commit 7b5e2bd

File tree

1 file changed

+1
-3
lines changed
  • Scenarios/Authentication/Minimal-machine-to-machine-using-JWT/Client

1 file changed

+1
-3
lines changed

Scenarios/Authentication/Minimal-machine-to-machine-using-JWT/Client/Program.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
// See https://aka.ms/new-console-template for more information
2-
3-
using System.Net;
1+
using System.Net;
42
using System.ServiceModel;
53
using System.ServiceModel.Channels;
64
using IdentityModel.Client;

0 commit comments

Comments
 (0)