Revert "Add ieee754_to_float to custom_oid" (#15733)

This commit is contained in:
Justin Lentz
2024-01-12 14:04:32 -06:00
committed by GitHub
parent 0351320f4d
commit 060775b008

View File

@@ -16,7 +16,6 @@ foreach (dbFetchRows('SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AN
'celsius_to_fahrenheit',
'fahrenheit_to_celsius',
'uw_to_dbm',
'ieee754_to_float',
];
if (is_numeric($rawdata)) {