Skip to content

Commit

Permalink
Remove extraneous endregion (#14059)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdykstra committed Aug 28, 2019
1 parent 4b9e18d commit 1e819e5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -35,6 +35,5 @@ public async Task<IActionResult> OnGetAsync(int? id)
}
return Page();
}
#endregion
}
}

0 comments on commit 1e819e5

Please sign in to comment.