mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
BJShare: Remove unused variable
Remove warning in build
This commit is contained in:
@@ -262,7 +262,6 @@ namespace Jackett.Common.Indexers
|
|||||||
string groupTitle = null;
|
string groupTitle = null;
|
||||||
string groupYearStr = null;
|
string groupYearStr = null;
|
||||||
var categoryStr = "";
|
var categoryStr = "";
|
||||||
DateTime? groupPublishDate = null;
|
|
||||||
|
|
||||||
foreach (var row in rows)
|
foreach (var row in rows)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user