mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix linting error
This commit is contained in:
parent
7b837ac8ee
commit
563240df73
1 changed files with 0 additions and 1 deletions
|
@ -1954,7 +1954,6 @@ class App extends React.Component<AppProps, AppState> {
|
|||
this.setState({
|
||||
selectedElementIds: { [frameElement.id]: true },
|
||||
});
|
||||
|
||||
} catch (error: any) {
|
||||
trackEvent("ai", "generate (failed)", "d2c");
|
||||
this.updateMagicGeneration({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue