mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 04:04: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 [
|
return [
|
||||||
'tenant_id' => $id,
|
'tenant_id' => $id,
|
||||||
'tags' => [
|
|
||||||
"tenant:$id",
|
|
||||||
],
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue