mirror of
https://github.com/archtechx/tenancy.git
synced 2026-09-20 14:14:03 +00:00
Delete redundant comment
This commit is contained in:
parent
8e671fe5be
commit
99994dca85
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ trait DealsWithTenantSymlinks
|
||||||
|
|
||||||
foreach ($urlOverrides as $disk => $publicPath) {
|
foreach ($urlOverrides as $disk => $publicPath) {
|
||||||
if (! $publicPath) {
|
if (! $publicPath) {
|
||||||
// The disk's URL is not overridden, same as in FilesystemTenancyBootstrapper::diskUrl()
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue