Skip to content

Commit

Permalink
address eli comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed Oct 16, 2019
1 parent cfd156e commit b4b081b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/server/ui_settings/create_objects_client_stub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

import sinon from 'sinon';
import { SavedObjectsClient } from '../saved_objects/';
import { SavedObjectsClient } from '../saved_objects';

export const savedObjectsClientErrors = SavedObjectsClient.errors;

Expand Down

0 comments on commit b4b081b

Please sign in to comment.