apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

chore: remove unused and outdated listStartedEmulators #1183

Closed raphinesse closed 2 years ago

raphinesse commented 2 years ago

Since we removed the corresponding binary in #1180, the listStartedEmulators module is not used anymore. Plus, comments from @erisu indicate it was outdated and broken either way.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1183 (7c29153) into master (49d8291) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1183   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files          13       13           
  Lines        1650     1650           
=======================================
  Hits         1238     1238           
  Misses        412      412           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 49d8291...7c29153. Read the comment docs.