Skip to content

Commit f7ac085

Browse files
committed
remove unused import
1 parent 26eaadd commit f7ac085

File tree

1 file changed

+0
-1
lines changed
  • apps/activity-kit-example/app/(tabs)

1 file changed

+0
-1
lines changed

apps/activity-kit-example/app/(tabs)/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { ActivityKit, AlarmKit } from '@kingstinct/react-native-activity-kit' // Importing the ActivityKit module'
2-
import { SecondaryButtonBehavior } from '@kingstinct/react-native-activity-kit/lib/specs/AlarmKit.nitro'
32
import { Image } from 'expo-image'
43
import * as Notifications from 'expo-notifications'
54
import { useState } from 'react'

0 commit comments

Comments
 (0)