refactor: remove isNullOrDefined() helper
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index 0e727baa5e99041a289baa44a5fa94f198fe267b..08cdf6ce4c8f6b76ef77960f15094781570bee2a 100644 (file)
@@ -45,7 +45,6 @@ export {
   isEmptyString,
   isNotEmptyArray,
   isNotEmptyString,
-  isNullOrUndefined,
   isUndefined,
   isValidTime,
   logPrefix,