Skip to content

Commit

Permalink
chore(ui): prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sranka committed Aug 7, 2020
1 parent 5995b2e commit d6f3c33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {AppState, NotificationEndpoint, ResourceType} from 'src/types'

// Utils
import {getAll} from 'src/resources/selectors'
import { isFlagEnabled } from 'src/shared/utils/featureFlag'
import {isFlagEnabled} from 'src/shared/utils/featureFlag'

interface StateProps {
endpoints: NotificationEndpoint[]
Expand Down

0 comments on commit d6f3c33

Please sign in to comment.