[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
68c2d6caa8
commit
2b2705bcdc
1 changed files with 1 additions and 3 deletions
|
|
@ -139,9 +139,7 @@ API_MONITOR_TSX = REPO / "studio/frontend/src/features/api-monitor/api-monitor-p
|
|||
# The lifecycle labels live in their own module: the overlay is mounted from
|
||||
# __root.tsx, so importing them from the page pulled the whole page into the
|
||||
# eager bundle and undid the route's lazyRouteComponent.
|
||||
API_MONITOR_LIFECYCLE_TS = (
|
||||
REPO / "studio/frontend/src/features/api-monitor/lifecycle.ts"
|
||||
)
|
||||
API_MONITOR_LIFECYCLE_TS = REPO / "studio/frontend/src/features/api-monitor/lifecycle.ts"
|
||||
MONITOR_LINK_TSX = SETTINGS / "components/monitor-link.tsx"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue