Removed git conflict marker

This commit is contained in:
jwellbelove 2017-03-03 10:14:44 +00:00
parent 8fdea39e30
commit 2f2a2350e4

View File

@ -695,7 +695,6 @@ namespace etl
}
return std::pair<TDestinationTrue, TDestinationFalse>(destination_true, destination_false);
>>>>>>> origin/development
}
}