Skip to content

Commit cf461dc

Browse files
committed
Fix formatting
1 parent 6c96b0f commit cf461dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FirebirdSql.Data.FirebirdClient/FirebirdClient/FbBatchCommand.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
using FirebirdSql.Data.Logging;
2828

2929
namespace FirebirdSql.Data.FirebirdClient;
30+
3031
public sealed class FbBatchCommand : IFbPreparedCommand, IDescriptorFiller, IDisposable
3132
#if !(NET48 || NETSTANDARD2_0)
3233
, IAsyncDisposable

0 commit comments

Comments
 (0)