diff --git a/src/components/AttachmentCarousel/CarouselActions/index.native.js b/src/components/AttachmentCarousel/CarouselActions/index.native.js index e8f323512f63..a2aa34053ca0 100644 --- a/src/components/AttachmentCarousel/CarouselActions/index.native.js +++ b/src/components/AttachmentCarousel/CarouselActions/index.native.js @@ -1,7 +1,6 @@ import React, {Component} from 'react'; import {PanResponder, Dimensions, Animated} from 'react-native'; import PropTypes from 'prop-types'; - import styles from '../../../styles/styles'; const propTypes = {