From cb4ed59b4ab3a0caff39be57f9beb3995030b14f Mon Sep 17 00:00:00 2001 From: Robert Daly Date: Mon, 16 Jan 2023 00:04:40 -0500 Subject: [PATCH] removed line --- .../AttachmentCarousel/CarouselActions/index.native.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/AttachmentCarousel/CarouselActions/index.native.js b/src/components/AttachmentCarousel/CarouselActions/index.native.js index e8f323512f6..a2aa34053ca 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 = {