Code cleanup.

This commit is contained in:
2023-05-20 16:31:23 +08:00
parent 25b4f3ccb7
commit cee74b9e31
4 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ using Cryville.Common.Pdt;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
namespace Cryville.Crtr {
public abstract class JudgeAction {