SmallRefactor: Xoá comment
This commit is contained in:
parent
7c0383fa9f
commit
b6aef4b864
|
@ -93,7 +93,6 @@ namespace AIParkingApplication
|
|||
lblSoLuongXeMay = new Label() { Text = "0", Font = labelFont };
|
||||
lblSoLuongOto = new Label() { Text = "0", Font = labelFont };
|
||||
|
||||
//Fill to StaticTable
|
||||
tlpStatisticTable.Controls.Add(lblLoaiXe, 0, 0);
|
||||
tlpStatisticTable.Controls.Add(lblXeMay, 0, 1);
|
||||
tlpStatisticTable.Controls.Add(lblOto, 0, 2);
|
||||
|
|
Loading…
Reference in New Issue
Block a user