X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fui%2Fhttpd%2Fstart.ts;h=116b91741a9732232c9ba13a711b60b06cca6e34;hb=c76d7c1b81d83af8e9ff498fdcbaefc692e6f134;hp=dffb33150b836e817db79749362d33ab9106a8a2;hpb=7cc0b0335bd253e9b425cfd3c2e766665d70cf70;p=e-mobility-charging-stations-simulator.git diff --git a/src/ui/httpd/start.ts b/src/ui/httpd/start.ts index dffb3315..116b9174 100644 --- a/src/ui/httpd/start.ts +++ b/src/ui/httpd/start.ts @@ -1,6 +1,7 @@ -import Bootstrap from '../../charging-station/Bootstrap'; import express from 'express'; +import Bootstrap from '../../charging-station/Bootstrap'; + const pageHeader = `