Skip to content

Commit ba9e55f

Browse files
committed
address feedback
1 parent 078e363 commit ba9e55f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserStateObject.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4146,7 +4146,6 @@ internal void Clear()
41464146
packet.Clear();
41474147
_sparePacket = packet;
41484148
}
4149-
41504149
}
41514150

41524151
/*

0 commit comments

Comments
 (0)