Skip to content

Commit

Permalink
feat: make it run
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Aug 9, 2023
1 parent c140a84 commit 7e9757e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/server/saved_objects/service/saved_objects_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
*/

import { Permissions } from '../permission_control/acl';

import { ISavedObjectsRepository } from './lib';
import {
SavedObject,
Expand All @@ -41,7 +40,6 @@ import {
SavedObjectsFindOptions,
} from '../types';
import { SavedObjectsErrorHelpers } from './lib/errors';
import { Permissions } from '../permission_control/acl';

/**
*
Expand Down

0 comments on commit 7e9757e

Please sign in to comment.