Skip to content

Commit 6ec2d1c

Browse files
author
webman-php
authored
Update Consumer.php
1 parent 1bd9317 commit 6ec2d1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Process/Consumer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
namespace Webman\Stomp\Process;
1616

17-
use support\bootstrap\Container;
17+
use support\Container;
1818
use Workerman\Stomp\Client as StompClient;
1919
use Webman\Stomp\Client;
2020

@@ -76,4 +76,4 @@ public function onWorkerStart()
7676
}
7777

7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)