We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8507bb commit 90ef53bCopy full SHA for 90ef53b
1 file changed
services/libs/audit-logs/src/svc.ts
@@ -4,7 +4,7 @@ import {
4
addAuditAction,
5
} from '@crowd/data-access-layer/src/audit_logs/repo'
6
7
-import { IS_DEV_ENV, IS_PROD_ENV, SERVICE, generateUUIDv1 } from '../../common/src'
+import { IS_PROD_ENV, SERVICE, generateUUIDv1 } from '../../common/src'
8
9
import { BuildActionFn } from './baseActions'
10
0 commit comments