Skip to content

Commit c97f912

Browse files
committed
Removing extra blank line
1 parent 43117a9 commit c97f912

File tree

1 file changed

+0
-1
lines changed
  • src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView

1 file changed

+0
-1
lines changed

src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1922,7 +1922,6 @@ public object? DataSource
19221922
}
19231923

19241924
CurrentCell = null;
1925-
19261925
if (DataConnection is null)
19271926
{
19281927
DataConnection = new DataGridViewDataConnection(this);

0 commit comments

Comments
 (0)