refactor: move charging station helper to its right place
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index fdcb6fa28545a84c272123ca31fe4ac05e592008..1bc4fe7e0d64d5b4a161b476194d56d863eaa3b6 100644 (file)
@@ -29,7 +29,6 @@ export {
 } from './MessageChannelUtils.js'
 export {
   JSONStringifyWithMapSupport,
-  buildTemplateName,
   clone,
   convertToBoolean,
   convertToDate,