Skip to content

Commit 5272e04

Browse files
committed
remove unused import from bugsnag.js
1 parent 852c3f4 commit 5272e04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/bugsnag.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// @flow
22
import {Client, Configuration} from 'bugsnag-react-native'
3-
import pkg from '../package.json'
43

54
const IS_PRODUCTION = process.env.NODE_ENV === 'production'
65

0 commit comments

Comments
 (0)