deepscan fixes
This commit is contained in:
parent
a1b80dd263
commit
0aef9b5ace
3 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,3 @@
|
|||
import { useState } from 'react'
|
||||
import Robot from 'shared/components/robot/index.js'
|
||||
import Popout from 'shared/components/popout.js'
|
||||
import { useTranslation } from 'next-i18next'
|
||||
import DefaultErrorView from 'shared/components/error/view';
|
||||
|
||||
const Error = ({ draft, patternProps, error, updateGist }) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue