about summary refs log tree commit diff
path: root/Program.cs
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2023-12-14 07:20:46 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2023-12-14 07:20:46 +0100
commit2e0f1dc5179e708fc8fa211667c326e4c6979db4 (patch)
treef60198c863e686f83ae550df770916b569867b37 /Program.cs
parentCleanup, move ArcaneLibs to submodule instead of parent submodule (diff)
downloadLibMatrix.ExampleBot-2e0f1dc5179e708fc8fa211667c326e4c6979db4.tar.xz
Cleanup
Diffstat (limited to 'Program.cs')
-rw-r--r--Program.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Program.cs b/Program.cs

index 6d8775e..25ce07d 100644 --- a/Program.cs +++ b/Program.cs
@@ -3,8 +3,6 @@ using ArcaneLibs; using LibMatrix.ExampleBot.Bot; using LibMatrix.ExampleBot.Bot.Interfaces; -using LibMatrix.ExampleBot.Bot.StartupTasks; -using LibMatrix.Extensions; using LibMatrix.Services; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting;