Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c02b57d

Browse files
committed
remove unused import
1 parent e8f20f6 commit c02b57d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/rdkafka/RdKafkaContext.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
use RdKafka\Conf;
2020
use RdKafka\KafkaConsumer;
2121
use RdKafka\Producer as VendorProducer;
22-
use RdKafka\TopicConf;
2322

2423
class RdKafkaContext implements Context
2524
{

0 commit comments

Comments
 (0)