Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kazcw committed Jul 3, 2024
1 parent 312926d commit f5a3975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/gui2/src/entrypoint.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { baseConfig, configValue, mergeConfig } from '@/util/config'
import { urlParams } from '@/util/urlParams'
import * as vueQuery from '@tanstack/vue-query'
import * as commonQuery from 'enso-common/src/queryClient'
import { isOnLinux } from 'enso-common/src/detect'
import * as commonQuery from 'enso-common/src/queryClient'
import * as dashboard from 'enso-dashboard'
import { isDevMode } from 'shared/util/detect'
import { lazyVueInReact } from 'veaury'
Expand Down

0 comments on commit f5a3975

Please sign in to comment.