Skip to content

Commit 0cfc31d

Browse files
author
holtkamp
committed
remove unneeded import
1 parent c2c2a18 commit 0cfc31d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Service/CloudWatchLogs/tests/Unit/Result/DescribeLogGroupsResponseTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use AsyncAws\CloudWatchLogs\Input\DescribeLogGroupsRequest;
77
use AsyncAws\CloudWatchLogs\Result\DescribeLogGroupsResponse;
88
use AsyncAws\CloudWatchLogs\ValueObject\LogGroup;
9-
use AsyncAws\CloudWatchLogs\ValueObject\LogStream;
109
use AsyncAws\Core\Response;
1110
use AsyncAws\Core\Test\Http\SimpleMockedResponse;
1211
use AsyncAws\Core\Test\TestCase;

0 commit comments

Comments
 (0)