Skip to content

Commit 2ab72c0

Browse files
fix: remove eslint warning about empty object
1 parent 9243473 commit 2ab72c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/crashlytics/lib/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ import { ReactNativeFirebase } from '@react-native-firebase/app';
5050
export namespace FirebaseCrashlyticsTypes {
5151
import FirebaseModule = ReactNativeFirebase.FirebaseModule;
5252

53-
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
5453
export interface Statics {
5554
SDK_VERSION: string;
5655
}

0 commit comments

Comments
 (0)