Clean up comment

This commit is contained in:
Sam Carlton 2022-02-04 12:41:38 -06:00
parent fc425a3fe7
commit ef1fe0ca38

View file

@ -8,7 +8,7 @@
// event.respondWith(gaHandleRequest(event.request, event)) // event.respondWith(gaHandleRequest(event.request, event))
// }); // });
// TODO: Try rebuilding this library as local ESM // TODO: Try rebuilding this library as local ES module
// https://github.com/peaksandpies/universal-analytics // https://github.com/peaksandpies/universal-analytics
// import ua from 'universal-analytics' // import ua from 'universal-analytics'