You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Huh. Well I thought there were some functions that hadn't been rewritten yet, but I guess I already did that.
Once you've verified that imperial.js is not used anywhere, go ahead and remove it and we'll call it a day.
After that, maybe you can start to rewrite CommHelper from www/js/services.js?
Before we move on, we should also write tests for useImperialConfig.ts
I merged e-mission/e-mission-phone#1033 to master yesterday, so you should have a template to look at
Child issue of #977
In looking at the 2 files:
I see that there is not much difference between the 2 files. My goal will be to get rid of imperial.js, and making sure that all functions that use imperial functions no longer rely on
imperial.js
and useuseImperialConfig.ts
The text was updated successfully, but these errors were encountered: