Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Oct 23, 2023
1 parent cc20d17 commit bacae67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/public/app/layouts/desktop_layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import SqlResultWidget from "../widgets/sql_result.js";
import SqlTableSchemasWidget from "../widgets/sql_table_schemas.js";
import FilePropertiesWidget from "../widgets/ribbon_widgets/file_properties.js";
import ImagePropertiesWidget from "../widgets/ribbon_widgets/image_properties.js";
import CanvasPropertiesWidget from "../widgets/ribbon_widgets/canvas_properties.js";
import NotePropertiesWidget from "../widgets/ribbon_widgets/note_properties.js";
import NoteIconWidget from "../widgets/note_icon.js";
import SearchResultWidget from "../widgets/search_result.js";
Expand Down

0 comments on commit bacae67

Please sign in to comment.