We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa8b48 commit e0c6553Copy full SHA for e0c6553
doc/examples/retrieve-users.php
@@ -2,7 +2,6 @@
2
3
use JoliCode\Slack\Api\Model\ObjsUser;
4
use JoliCode\Slack\ClientFactory;
5
-use JoliCode\Slack\CollectionClientDecorator;
6
use JoliCode\Slack\Exception\SlackErrorResponse;
7
8
require_once __DIR__.'/../../vendor/autoload.php';
0 commit comments