Skip to content

Commit 1a99f83

Browse files
committed
tidied up internal comments
1 parent f846938 commit 1a99f83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WebApp/Controllers/ValuesController.cs

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ public bool IsValidJWTToken()
8585

8686
#if DEBUG
8787
// this would only be appropriate in a dev/debug/testing environment..
88-
//todo: similarly restrict swagger in prod
8988
[HttpGet]
9089
public Object GenerateToken(string username, string password)
9190
{

0 commit comments

Comments
 (0)