mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-11 16:28:50 -07:00
Delete src/Util/PrintInfo.cs
This commit is contained in:
parent
08ea9e3ba8
commit
5a1ed9e2f9
@ -1,10 +0,0 @@
|
||||
using Microsoft.AspNetCore.Mvc.Filters;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace sodoff.Utils;
|
||||
|
||||
public class PrintInfo {
|
||||
public static void print() {
|
||||
Console.WriteLine("Press Ctrl + C to close the server");
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user