Update DataTypeCustomGeo.cpp

This commit is contained in:
alexey-milovidov 2020-05-10 03:02:30 +03:00 committed by GitHub
parent f3e194307e
commit ad9944da62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,4 +100,4 @@ void registerDataTypeDomainGeo(DataTypeFactory & factory) {
});
}
}
}