Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Feb 3, 2025
1 parent e56859a commit 29202d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
const (
// Builtin namespace.
Builtin = "builtin"
// BuiltinLocation The Location passed to the provider.
// BuiltinLocation The (code) Location passed to the provider.
BuiltinLocation = Builtin + ".location"
)

Expand Down

0 comments on commit 29202d2

Please sign in to comment.