Skip to content

Commit c85d220

Browse files
committed
Cleanup. (#1069)
1 parent 6b7fad8 commit c85d220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

2929
namespace FirebirdSql.Data.FirebirdClient;
30-
#warning Pull methods shared with FbCommand into some helper?
3130
public sealed class FbBatchCommand : IFbPreparedCommand, IDescriptorFiller, IDisposable
3231
#if !(NET48 || NETSTANDARD2_0)
3332
, IAsyncDisposable

0 commit comments

Comments
 (0)