fix merge conflict, whoops

This commit is contained in:
Casey Vega 2020-07-06 11:14:55 -07:00
parent 7680d58cd5
commit 05e73c6127
No known key found for this signature in database
GPG key ID: 2E831CEB696E297C

View file

@ -105,12 +105,9 @@ function GetValidationInfo() {
$VALIDATE_PROTOBUF || -n \
$VALIDATE_OPENAPI || -n \
$VALIDATE_KOTLIN || -n \
<<<<<<< HEAD
$VALIDATE_DART ]]; then
=======
$VALIDATE_DART || -n \
$VALIDATE_EDITORCONFIG || -n \
$VALIDATE_HTML ]]; then
>>>>>>> master
ANY_SET="true"
fi