diff options
Diffstat (limited to 'DiscoBot/DiscoBot.csproj')
-rw-r--r-- | DiscoBot/DiscoBot.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj index 9e8b193..8978e30 100644 --- a/DiscoBot/DiscoBot.csproj +++ b/DiscoBot/DiscoBot.csproj @@ -151,7 +151,6 @@ <Compile Include="Audio\AudioService.cs" /> <Compile Include="Auxiliary\CommandInfo.cs" /> <Compile Include="Commands\Help.cs" /> - <Compile Include="Commands\Man.cs" /> <Compile Include="Auxiliary\Dice.cs" /> <Compile Include="Auxiliary\TalentEnumerableExtension.cs" /> <Compile Include="Commands\LebenUndAstral.cs" /> |