pull/5370/head
bunsenstraat 6 months ago
parent d7dd90ca91
commit b98c5bbcce
  1. 1
      libs/remix-ui/git/src/components/panels/setup.tsx

@ -5,7 +5,6 @@ import { FormattedMessage } from 'react-intl'
export const Setup = ({ callback }) => { export const Setup = ({ callback }) => {
const startSetingUp = () => { const startSetingUp = () => {
callback(gitUIPanels.GITHUB) callback(gitUIPanels.GITHUB)
} }

Loading…
Cancel
Save