Commit cc4f025
committed
Drop redundant
The dotenv package re-declared `SopsPrefix` with the same value as
`stores.SopsPrefix`. Its only consumer was the package-local
`HasSopsTopLevelKey`. Use `stores.SopsPrefix` directly so there is
one declaration of the prefix, and remove the duplicate doc comment
which also carried over a `metadatada` typo previously fixed in
`metadata.go` (`04318bd2`).
Signed-off-by: Hidde Beydals <hidde@hhh.computer>SopsPrefix constant in dotenv store1 parent a1e776c commit cc4f025
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
139 | 136 | | |
140 | 137 | | |
141 | 138 | | |
142 | | - | |
| 139 | + | |
143 | 140 | | |
144 | 141 | | |
145 | 142 | | |
| |||
0 commit comments