Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
saltcod authored and joshenlim committed Mar 23, 2023
1 parent 9078683 commit 8fb45f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion studio/pages/project/[ref]/editor/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { NextPageWithLayout, SchemaView } from 'types'
import { JsonEditValue } from 'components/interfaces/TableGridEditor/SidePanelEditor/RowEditor/RowEditor.types'
import { ProjectContextFromParamsProvider } from 'components/layouts/ProjectLayout/ProjectContext'
import { ForeignRowSelectorProps } from 'components/interfaces/TableGridEditor/SidePanelEditor/RowEditor/ForeignRowSelector/ForeignRowSelector'
import { toJS } from 'mobx'

const TableEditorPage: NextPageWithLayout = () => {
const router = useRouter()
Expand Down

0 comments on commit 8fb45f8

Please sign in to comment.