Skip to content

Commit de0bba0

Browse files
authored
remove unused import
1 parent 31578f0 commit de0bba0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/views/settings/sections/login-credentials.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
import {type ReduxState} from '../../../flux'
1515
import {connect} from 'react-redux'
1616
import noop from 'lodash/noop'
17-
import {View} from 'react-native'
1817

1918
type ReduxStateProps = {
2019
initialUsername: string,

0 commit comments

Comments
 (0)