Removed old task.
This commit is contained in:
parent
b1a14117e0
commit
2983654d69
@ -92,7 +92,6 @@ namespace SteamStorefrontAPI.Classes
|
|||||||
return new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Utc).AddSeconds(parsedValue);
|
return new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Utc).AddSeconds(parsedValue);
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: fix the epoch converter
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user