Skip to content

Commit

Permalink
Update TimeSpanExtensions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 28, 2021
1 parent d843aea commit 6051569
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FluentDateTime/DateTimeOffset/TimeSpanExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,4 @@ public static DateTimeOffset Since(this FluentTimeSpan from, DateTimeOffset orig
{
return From(from, originalValue);
}

}

0 comments on commit 6051569

Please sign in to comment.