fix
This commit is contained in:
parent
e1b3695a42
commit
1a799909f9
@ -73,9 +73,6 @@ namespace AirBomber.Generics
|
||||
|
||||
writer.WriteLine($"{Record.Key}{_keyValueDelimiter}{Records}");
|
||||
}
|
||||
|
||||
if (_entityStorages.Count == 0)
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user