Skip to content

Commit 7765719

Browse files
committed
remove unused delay import
1 parent 6da7908 commit 7765719

File tree

1 file changed

+0
-1
lines changed
  • source/views/streaming/webcams

1 file changed

+0
-1
lines changed

source/views/streaming/webcams/list.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import * as React from 'react'
44
import {StyleSheet, ScrollView} from 'react-native'
5-
import delay from 'delay'
65
import {reportNetworkProblem} from '@frogpond/analytics'
76
import {TabBarIcon} from '@frogpond/navigation-tabs'
87
import * as defaultData from '../../../../docs/webcams.json'

0 commit comments

Comments
 (0)