Skip to content

Commit aa880d7

Browse files
committed
Remove unused import for Disabled annotation in HooksTest
1 parent fcd6bfb commit aa880d7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/java/com/github/copilot/sdk/HooksTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
import com.github.copilot.sdk.json.SessionConfig;
2727
import com.github.copilot.sdk.json.SessionHooks;
2828

29-
import org.junit.jupiter.api.Disabled;
30-
3129
/**
3230
* Tests for hooks functionality (pre-tool-use and post-tool-use hooks).
3331
*

0 commit comments

Comments
 (0)