Fixed a build warning
This commit is contained in:
parent
c0cd161c90
commit
a62a26091f
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ namespace EllieBot.Services;
|
|||
public class YtdlOperation
|
||||
{
|
||||
private readonly string _baseArgString;
|
||||
private readonly bool _isYtDlp;
|
||||
|
||||
public YtdlOperation(string baseArgString)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue