Remove Client4 reference in progressive_image
This commit is contained in:
parent
5a2bb0125b
commit
30c8d35966
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ import PropTypes from 'prop-types';
|
|||
import {Animated, Image, ImageBackground, Platform, View, StyleSheet} from 'react-native';
|
||||
import FastImage from 'react-native-fast-image';
|
||||
|
||||
import {Client4} from 'mattermost-redux/client';
|
||||
|
||||
import CustomPropTypes from 'app/constants/custom_prop_types';
|
||||
import {changeOpacity, makeStyleSheetFromTheme} from 'app/utils/theme';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue