Skip to content

Commit 34c1cfb

Browse files
committed
chore: format
1 parent 899f1b7 commit 34c1cfb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/app-distribution/lib/types/app-distribution.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ export interface AppDistributionRelease {
3131
}
3232

3333
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
34-
export interface Statics {
35-
}
34+
export interface Statics {}
3635

3736
/**
3837
* The Firebase AppDistribution service interface.

0 commit comments

Comments
 (0)