Commit 87fb25f
committed
refactor(error): remove dead error variants from client 0.34 migration
Remove Error::Client and ConfigError::EncryptConfig variants that
wrapped cipherstash_client::config::errors::ConfigError. No code path
produces this error type after the client 0.34 refactor.1 parent a1e940f commit 87fb25f
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
| |||
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 119 | | |
126 | 120 | | |
127 | 121 | | |
| |||
0 commit comments