Skip to content

Commit

Permalink
self review
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Apr 28, 2023
1 parent 6d9d81a commit c0b7cda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions extension/src/test/suite/setup/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export const buildSetup = (
messageSpy,
resourceLocator,
internalCommands,
dvcExecutor,
dvcReader,
gitExecutor,
gitReader
Expand Down Expand Up @@ -99,7 +98,6 @@ export const buildSetup = (

return {
config,
dvcExecutor,
internalCommands,
messageSpy,
mockAutoInstallDvc,
Expand Down

0 comments on commit c0b7cda

Please sign in to comment.