Commit 16a99ee
committed
Remove onEndSession prop from ProjectSessionDetailPage component
This change eliminates the `onEndSession` prop from the `ProjectSessionDetailPage` component, streamlining the code and ensuring consistency with recent updates that removed the associated functionality. This adjustment contributes to improved maintainability and clarity in the component's interface.1 parent 5f61e50 commit 16a99ee
File tree
1 file changed
+0
-1
lines changed- components/frontend/src/app/projects/[name]/sessions/[sessionName]
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2243 | 2243 | | |
2244 | 2244 | | |
2245 | 2245 | | |
2246 | | - | |
2247 | 2246 | | |
2248 | 2247 | | |
2249 | 2248 | | |
| |||
0 commit comments