Skip to content

Commit

Permalink
cleanup - remove vitest imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vardanbansal-harness committed Feb 28, 2025
1 parent 9b05b8f commit 323d18f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/gitness/src/utils/__tests__/common-utils.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { describe, expect, it } from 'vitest'

import { SummaryItemType, type RepoFile } from '@harnessio/ui/views'

import { getLogsText, sortFilesByType } from '../common-utils'
Expand Down

0 comments on commit 323d18f

Please sign in to comment.