| 1 | import { createLogger } from '@sim/logger' |
| 2 | import { OutlookIcon } from '@/components/icons' |
| 3 | import { requestJson } from '@/lib/api/client/request' |
| 4 | import { outlookFoldersSelectorContract } from '@/lib/api/contracts/selectors/microsoft' |
nothing calls this directly
no test coverage detected