mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Delete AI-generated garbage
This commit is contained in:
parent
e3fea89dbc
commit
87e5a9e32a
1 changed files with 0 additions and 3 deletions
|
|
@ -779,9 +779,6 @@ class ModuleModel extends Module
|
||||||
{
|
{
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
$domain = $module_info->domain ?: Context::getCurrentDomain();
|
|
||||||
return sprintf('%s://%s/%s', $module_info->scheme, $domain, $module_info->path);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue