We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2c12c commit 9db3785Copy full SHA for 9db3785
1 file changed
services/apps/packages_worker/src/security-contacts/reconcile.ts
@@ -1,4 +1,4 @@
1
-import { classifyEmailReachability, type EmailReachabilityReason } from '@crowd/common'
+import { type EmailReachabilityReason, classifyEmailReachability } from '@crowd/common'
2
3
import { scoreContact } from './score'
4
import {
0 commit comments