Skip to content

Commit

Permalink
sync cmd: Removed vaultProvider and recipeParser from view model
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Sep 15, 2024
1 parent 98b349c commit 853d765
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -667,9 +667,7 @@ type viewModelSync struct {
metricsRecord *buchhalterMetricsRecord

// Buchhalter
vaultProvider *vault.Provider1Password
buchhalterAPIClient *repository.BuchhalterAPIClient
recipeParser *parser.RecipeParser
logger *slog.Logger

// Browser
Expand Down

0 comments on commit 853d765

Please sign in to comment.