let's see if this works
This commit is contained in:
parent
4060c72ac1
commit
fe0acb1ed7
@ -155,7 +155,6 @@ namespace Kasbot.Services
|
|||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
input.Flush();
|
input.Flush();
|
||||||
input.Dispose();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
@ -174,7 +173,6 @@ namespace Kasbot.Services
|
|||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
discord.Flush();
|
discord.Flush();
|
||||||
output.Close();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user