Commit b087cd9
authored
refactor: remove unused import of tracing::error (#1351)
Fixes a build warning
### PR Checklist
- [x] The PR title follows
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [ ] Is this closing an open issue? If so, link it, else include a
proper
description of the changes and reason behind them.
- [ ] Does the PR have changes to the frontend? If so, include
screenshots or a
recording of the changes.
<br/>If it affect colors, please include screenshots/recording in both
light and dark mode.
- [ ] Does the PR have changes to the backend? If so, make sure tests
are added.
<br/>And if changing dababase queries, be sure you have ran `sqlx
prepare`
and committed the changes in the `.sqlx` directory.1 parent 8df453e commit b087cd9
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments