diff options
Diffstat (limited to 'src/components/ProgressGuide/Task.tsx')
-rw-r--r-- | src/components/ProgressGuide/Task.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ProgressGuide/Task.tsx b/src/components/ProgressGuide/Task.tsx index f2ceba52a..973ee1ac7 100644 --- a/src/components/ProgressGuide/Task.tsx +++ b/src/components/ProgressGuide/Task.tsx @@ -1,4 +1,3 @@ -import React from 'react' import {View} from 'react-native' import * as Progress from 'react-native-progress' |