mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:34:04 +00:00
Don't set queue tags
This commit is contained in:
parent
5713c854ce
commit
e8e5cee0b2
1 changed files with 0 additions and 3 deletions
|
|
@ -91,9 +91,6 @@ class QueueTenancyBootstrapper implements TenancyBootstrapper
|
|||
|
||||
return [
|
||||
'tenant_id' => $id,
|
||||
'tags' => [
|
||||
"tenant:$id",
|
||||
],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue