Skip to content

Commit

Permalink
Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba committed Oct 9, 2024
1 parent 180a838 commit 5b2ab2a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const testQuery = {
export default function ({ getPageObjects, getService }: FtrProviderContext) {
const PageObjects = getPageObjects(['svlCommonPage', 'common', 'searchProfiler']);
const retry = getService('retry');
const es = getService('es');

describe('Search Profiler Editor', () => {
before(async () => {
Expand Down

0 comments on commit 5b2ab2a

Please sign in to comment.