Commit 6675e0b
committed
chore(webapp): address CodeRabbit review nits
- Remove unused `cond` import from `effect/STM` in `schedules.new` route.
- Drop the leading slash from `docsPath("ai-chat/sessions")` in two
spots so the generated URL doesn't double up on `/`.1 parent 1099481 commit 6675e0b
3 files changed
Lines changed: 2 additions & 3 deletions
File tree
- apps/webapp/app
- components
- routes
- _app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.sessions._index
- resources.orgs.$organizationSlug.projects.$projectParam.env.$envParam.schedules.new
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments