Skip to content

Commit

Permalink
Update feature_controls.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski authored Nov 4, 2020
1 parent bccc614 commit 89c3faa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const introspectionQuery = gql`
`;

export default function ({ getService }: FtrProviderContext) {
const config = getService('config');
const security = getService('security');
const spaces = getService('spaces');
const clientFactory = getService('securitySolutionGraphQLClientFactory');
Expand Down

0 comments on commit 89c3faa

Please sign in to comment.