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