mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
aaaand format the code
This commit is contained in:
@@ -374,7 +374,7 @@ namespace Octokit
|
||||
public static DateRange Between(DateTime from, DateTime to)
|
||||
{
|
||||
return new DateRange(from, to);
|
||||
}
|
||||
}
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user