Skip to content

Commit

Permalink
Update src/YesSql.Core/Data/DapperDataHandlers.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Hisham Bin Ateya <[email protected]>
  • Loading branch information
sebastienros and hishamco authored Nov 15, 2024
1 parent 2aa3468 commit 2aad37e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/YesSql.Core/Data/DapperDataHandlers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,5 @@ public override TimeSpan Parse(object value)
return TimeSpan.Zero;
}
}

}
}

0 comments on commit 2aad37e

Please sign in to comment.