Skip to content

Commit 25e7555

Browse files
committed
fix linter error
1 parent 211ac96 commit 25e7555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/test/ivy-synced.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import * as glob from 'glob';
21
import * as fs from 'fs';
2+
import * as glob from 'glob';
33
import * as path from 'path';
44

55
describe('@sentry/angular-ivy', () => {

0 commit comments

Comments
 (0)