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