Commit a525a5e
Refactor: Remove unused
The `cellValueToSql` function was imported but never utilized within `src/loggingDatabaseOperations.ts`. Removing it cleans up the codebase and improves maintainability without impacting behavior.
Co-authored-by: zknpr <96851588+zknpr@users.noreply.github.com>cellValueToSql import from LoggingDatabaseOperations
1 parent 8cc23d8 commit a525a5e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments