chore: Remove lint
This commit is contained in:
parent
548c93a2a0
commit
ae9637e50d
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
// __SDEFILE__ - This file is a dependency for the stand-alone environment
|
||||
import { loadSettingsConfig as loadUiSettingsConfig } from 'shared/components/workbench/menus/ui-settings/config.mjs'
|
||||
import {
|
||||
DesignOptions,
|
||||
ns as designMenuNs,
|
||||
|
@ -45,7 +44,6 @@ export const DraftMenu = ({
|
|||
account,
|
||||
control,
|
||||
}
|
||||
const uiSettingsConfig = loadUiSettingsConfig()
|
||||
|
||||
const sections = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue