mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-09 08:41:33 +08:00
Clean up all files
This commit is contained in:
@@ -95,7 +95,6 @@ namespace GrasscutterTools.OpenCommand
|
||||
public object Data { get; set; }
|
||||
}
|
||||
|
||||
|
||||
internal class InvokeException : Exception
|
||||
{
|
||||
public InvokeException(string message) : base(message)
|
||||
@@ -103,4 +102,4 @@ namespace GrasscutterTools.OpenCommand
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user