| 1 | import * as providerSpecific from '../../../src/content-scripts/providerSpecific'; |
| 2 | import {goog} from '../../../src/modules/closure-library/closure/goog/emailaddress'; |
| 3 | |
| 4 | // Mock dependencies |
nothing calls this directly
no test coverage detected