diff --git a/Controllers/AuthController.cs b/Controllers/AuthController.cs index 8bb47b7..98bdf2a 100644 --- a/Controllers/AuthController.cs +++ b/Controllers/AuthController.cs @@ -123,8 +123,6 @@ namespace qbridge.Controllers //This Code value is the "Authorization code" that is then used to get the access token //which in turn is *then* used to actually get the access token - - }