chore: Fixed linter warnings
This commit is contained in:
parent
67da7dd595
commit
74cf28b871
6 changed files with 6 additions and 19 deletions
|
@ -4,11 +4,6 @@ import Settings from './settings'
|
|||
import Draft from '../draft'
|
||||
import pluginBuilder from './plugin'
|
||||
|
||||
const addPages = (gist) => {
|
||||
const pages = []
|
||||
}
|
||||
|
||||
|
||||
const PrintLayout = props => {
|
||||
|
||||
useEffect(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue