Skip to content

Commit d29c837

Browse files
committed
remove unused imports
1 parent f41476b commit d29c837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/views/streaming/radio.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import {
1616
} from 'react-native'
1717
import {Button} from '../components/button'
1818
import * as c from '../components/colors'
19-
import {tracker} from '../../analytics'
20-
import bugsnag from '../../bugsnag'
19+
//import {tracker} from '../../analytics'
20+
//import bugsnag from '../../bugsnag'
2121

2222
const kstoProtocol = 'KSTORadio://'
2323
const kstoAppStoreLink = 'itms://itunes.apple.com/us/app/ksto/id953916647'

0 commit comments

Comments
 (0)