Skip to content

Commit

Permalink
optimize code
Browse files Browse the repository at this point in the history
Signed-off-by: yubonluo <yubonluo@amazon.com>
  • Loading branch information
yubonluo committed Apr 10, 2024
1 parent c4ef126 commit 33bffaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/workspace/server/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {
SavedObjectsServiceStart,
} from '../../../core/server';
import { WorkspaceAttributeWithPermission } from '../../../core/types';
import { WorkspacePermissionMode } from '../common/constants';

export interface WorkspaceFindOptions {
page?: number;
Expand Down

0 comments on commit 33bffaf

Please sign in to comment.