Skip to content

Commit

Permalink
remove unused react import from app-config
Browse files Browse the repository at this point in the history
  • Loading branch information
drewvolz committed Oct 15, 2023
1 parent 09d878f commit 3b02e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/app-config/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react'
import {getFeatureFlag} from '../../source/lib/storage'
import {AppConfigKey, AppConfigGroupKey, FeatureFlagType} from './types'
import {useQuery} from '@tanstack/react-query'
Expand Down

0 comments on commit 3b02e60

Please sign in to comment.