Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-ssg committed Feb 19, 2025
1 parent 6a856c5 commit 462da74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/web/components/pages/ChangeRequestPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import Panel from 'components/base/grid/Panel'
import DiffChangeRequest from 'components/diff/DiffChangeRequest'
import JSONReference from 'components/JSONReference'
import ErrorMessage from 'components/ErrorMessage'
import v from 'refractor/lang/v'
import ConfigProvider from 'common/providers/ConfigProvider'

type ChangeRequestPageType = {
Expand Down

0 comments on commit 462da74

Please sign in to comment.