mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
clean unused
This commit is contained in:
parent
a316bd606a
commit
567ea22b4a
1 changed files with 0 additions and 1 deletions
|
@ -722,7 +722,6 @@ class App extends React.Component<AppProps, AppState> {
|
|||
zenModeEnabled = false,
|
||||
gridModeEnabled = false,
|
||||
objectsSnapModeEnabled = false,
|
||||
renderScrollbars = false,
|
||||
theme = defaultAppState.theme,
|
||||
name = `${t("labels.untitled")}-${getDateTime()}`,
|
||||
} = props;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue