Commit eda10d4
committed
Remove unused
The plugin became unused in 75f8733, but at the time I forgot to
remove its import from the `Pluginfile`.
I noticed this because, after upgrading to Fastlane 2.203.0, we saw an
error which is apparently due to a name-clash between the `trainer` gem
the plugin requires and the `trainer` Fastlane component.
See:
- Failing build on CircleCI https://app.circleci.com/pipelines/github/wordpress-mobile/WordPress-iOS/27160/workflows/4b4839c8-9d33-4507-afa2-57644d03bc67/jobs/64957
- Failing build on Buildkite https://buildkite.com/wordpress-mobile/wordpress-ios/builds/4716#f3a4719e-6496-4a1e-8cca-051d3b9f083d/664-2569
- Fastlane issue fastlane/fastlane#19834fastlane-plugin-test_center
1 parent 33aa52a commit eda10d4
2 files changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | 164 | | |
173 | 165 | | |
174 | 166 | | |
| |||
302 | 294 | | |
303 | 295 | | |
304 | 296 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | 297 | | |
309 | 298 | | |
310 | 299 | | |
| |||
331 | 320 | | |
332 | 321 | | |
333 | 322 | | |
334 | | - | |
335 | 323 | | |
336 | 324 | | |
337 | 325 | | |
| |||
343 | 331 | | |
344 | 332 | | |
345 | 333 | | |
346 | | - | |
347 | 334 | | |
348 | 335 | | |
349 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
0 commit comments