| 1 | import { createLogger } from '@sim/logger' |
| 2 | import { toError } from '@sim/utils/errors' |
| 3 | import { MicrosoftSharepointIcon } from '@/components/icons' |
| 4 | import { getScopesForService } from '@/lib/oauth/utils' |
nothing calls this directly
no test coverage detected