Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bunsenstraat committed Sep 13, 2024
1 parent eb72d52 commit 4b0bcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { customAction } from '@remixproject/plugin-api'
import { AppContext, appPlatformTypes, platformContext } from '@remix-ui/app'
import { ElectronMenu } from './components/electron-menu'
import { ElectronWorkspaceName } from './components/electron-workspace-name'
import { branch} from '@remix-api'
import { branch } from '@remix-api'
import { gitUIPanels } from '@remix-ui/git'
import { createModalMessage } from './components/createModal'

Expand Down

0 comments on commit 4b0bcc1

Please sign in to comment.