Thank you pfeerick.
After remove HTTPClient
and arduino-libraries/ArduinoHttpClient
then delete .pio folder error show below
.pio/libdeps/esp32dev/ThingsBoard/src/ThingsBoard.h:11:31: fatal error: ArduinoHttpClient.h: No such file or directory
And this is result after remove only HTTPClient
Log > Link
Platform > Link
All error was founded after add library ThingsBoard.
Thank you