Remove now-unnecessary region

This commit is contained in:
Matt Nadareski
2026-07-04 20:56:26 -04:00
parent 0f35ab85de
commit 388b5d8d05

View File

@@ -9,8 +9,6 @@ namespace SabreTools.RedumpLib.Web
/// </summary>
public static class UrlBuilder
{
#region Constants
#region BIOS File Names
/// <summary>
@@ -35,10 +33,6 @@ namespace SabreTools.RedumpLib.Web
#endregion
// TODO: Add filter statements for discs
#endregion
/// <summary>
/// Build a /about/ path URL
/// </summary>