Удаление лишних строк
This commit is contained in:
parent
ec6e19c626
commit
f0138b67c1
@ -16,9 +16,7 @@ namespace GasolineTanker
|
|||||||
public FormMapWithSetGasolineTanker()
|
public FormMapWithSetGasolineTanker()
|
||||||
{
|
{
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private void ButtonAddGasolineTanker_Click(object sender, EventArgs e)
|
private void ButtonAddGasolineTanker_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
if (_mapGasolineTankerCollectionGeneric == null)
|
if (_mapGasolineTankerCollectionGeneric == null)
|
||||||
|
Loading…
Reference in New Issue
Block a user