Skip to content

Commit

Permalink
Add unused import to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddasol committed Dec 19, 2024
1 parent c24963b commit c4c6b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Alerts/AlertsBanner.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Button, Icon } from '@equinor/eds-core-react'
import { Button, Icon, Dialog } from '@equinor/eds-core-react'
import { tokens } from '@equinor/eds-tokens'
import { ReactNode, useState } from 'react'
import styled from 'styled-components'
Expand Down

0 comments on commit c4c6b93

Please sign in to comment.