Skip to content

Commit cee5e8f

Browse files
authored
Remove unused ActivityStub import in microservices doc
1 parent d35784a commit cee5e8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/configuration/microservices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ class MyActivity extends Activity
142142
```php
143143
// App: activity microservice
144144

145-
use Workflow\ActivityStub;
146145
use Workflow\Workflow;
147146

148147
class MyWorkflow extends Workflow

0 commit comments

Comments
 (0)