mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
removed code redundancies.
This commit is contained in:
@@ -281,10 +281,7 @@ namespace Marr.Data.QGen
|
||||
{
|
||||
return _sb.ToString();
|
||||
}
|
||||
else
|
||||
{
|
||||
return _constantWhereClause;
|
||||
}
|
||||
return _constantWhereClause;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user