mirror of
https://github.com/Ikatono/ComiServ.git
synced 2025-10-28 20:45:35 -05:00
updated controllers and some services to use async/await
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace ComiServ.Logging
|
||||
{
|
||||
public static class Events
|
||||
{
|
||||
namespace ComiServ.Logging;
|
||||
|
||||
public static class Events
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user