Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vinlee19 committed Nov 19, 2024
1 parent 135b420 commit c7e8f37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ default R visitUnsetVariableCommand(UnsetVariableCommand unsetVariableCommand, C
}

default R visitUnsetDefaultStorageVaultCommand(UnsetDefaultStorageVaultCommand unsetDefaultStorageVaultCommand,
C context) {
C context) {
return visitCommand(unsetDefaultStorageVaultCommand, context);
}

Expand Down

0 comments on commit c7e8f37

Please sign in to comment.