Skip to content

Commit

Permalink
Fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kpollich committed May 9, 2022
1 parent 0843bb7 commit f640da5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 2.0.
*/

import React, { useContext } from 'react';
import React from 'react';
import {
EuiButton,
EuiButtonEmpty,
Expand Down

0 comments on commit f640da5

Please sign in to comment.