Skip to content

Commit 1b8e723

Browse files
committed
Regenerate route tree
1 parent b07fa27 commit 1b8e723

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/routeTree.gen.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ const AccountSessionsBrowsersRoute = AccountSessionsBrowsersRouteImport.update({
117117
} as any)
118118

119119
export interface FileRoutesByFullPath {
120-
'': typeof AccountRouteWithChildren
121120
'/reset-cross-signing': typeof ResetCrossSigningRouteWithChildren
122121
'/clients/$id': typeof ClientsIdRoute
123122
'/devices/$': typeof DevicesSplatRoute
@@ -175,7 +174,6 @@ export interface FileRoutesById {
175174
export interface FileRouteTypes {
176175
fileRoutesByFullPath: FileRoutesByFullPath
177176
fullPaths:
178-
| ''
179177
| '/reset-cross-signing'
180178
| '/clients/$id'
181179
| '/devices/$'

0 commit comments

Comments
 (0)