Commit a4a92df
chore: remove commented-out code in useBinding hook (#21)
Removed obsolete commented-out logic in the `useBinding` hook within `src/utils/hooks.ts` to improve code maintainability and readability.
- Removed unused `usePackages` and `useVersions` hook calls.
- Removed logic for filtering `fullBindings` and `expBindings`.
- Cleaned up the `useBinding` hook.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: sunnylqm <615282+sunnylqm@users.noreply.github.com>1 parent bb8647e commit a4a92df
1 file changed
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | 181 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | 182 | | |
198 | 183 | | |
199 | 184 | | |
| |||
0 commit comments