storagecommands: drop extra check range condition

The recordType variable is a uint8_t and the <= check will never be
false.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I06a692ad06e9e07fd5e0f170ecf8c7ed27d9d83e
1 file changed