removed extra line break

This commit is contained in:
javi 2018-02-15 11:18:34 +01:00 committed by alexey-milovidov
parent e69421e7a6
commit e08199c81a

View File

@ -54,7 +54,6 @@ struct ArrayMapImpl
} }
}; };
struct ArrayFilterImpl struct ArrayFilterImpl
{ {
static bool needBoolean() { return true; } static bool needBoolean() { return true; }