Skip to content

Commit 31dc2a2

Browse files
style: separate built-in and local imports with blank line
1 parent ff484d6 commit 31dc2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/eventarc/eventarc-utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*/
1717

1818
import { randomUUID } from 'crypto';
19+
1920
import { PrefixedFirebaseError } from '../utils/error';
2021
import { CloudEvent } from './cloudevent';
2122
import * as validator from '../utils/validator';

0 commit comments

Comments
 (0)