Skip to content

Commit

Permalink
fix: Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
calvin-codecov committed Feb 13, 2025
1 parent f2dd2c3 commit 29e1a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/ListRepo/ReposTable/ReposTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import config from 'config'

import {
OrderingDirection,
RepositoryResult,
ReposQueryOpts,
} from 'services/repos/ReposQueryOpts'
import { Repository } from 'services/repos/ReposTeamQueryOpts'
Expand Down

0 comments on commit 29e1a57

Please sign in to comment.