Skip to content

Commit

Permalink
removing unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
yctercero committed Apr 2, 2024
1 parent 44c58c1 commit c4727eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export default ({ getService }: FtrProviderContext) => {
const supertest = getService('supertest');
const log = getService('log');
const es = getService('es');
const config = getService('config');

describe('@ess create rule exception routes, ESS specific logic', () => {
before(async () => {
Expand Down

0 comments on commit c4727eb

Please sign in to comment.