Skip to content

Commit

Permalink
revert deleted lines
Browse files Browse the repository at this point in the history
Signed-off-by: Qxisylolo <[email protected]>
  • Loading branch information
Qxisylolo committed Dec 24, 2024
1 parent bc3e2b1 commit 937fc4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ import { DataPublicPluginStart } from '../../../../../plugins/data/public';
import { DuplicateObject } from '../types';
import { formatWorkspaceIdParams } from '../../utils';
import { NavigationPublicPluginStart } from '../../../../navigation/public';
import { WorkspaceObject } from '../../../../workspace/public';
import { WorkspaceObject } from '../../../../workspaces/public';
interface ExportAllOption {
id: string;
label: string;
Expand Down

0 comments on commit 937fc4e

Please sign in to comment.