MPUs don't seem to be using the built in definitions

It looks like both the MPU6850 and MPU6886 are not using the constants provided by const.py

CONF_ACCELERATION_X
CONF_ACCELERATION_Y
CONF_ACCELERATION_X

git blame shows mpu6050 was first created about 5 years ago perhaps that is older than the lines in const.py?