MOBILE-3320 siteplugins: Remove unneeded commented code
This commit is contained in:
parent
c0cdb1320d
commit
450a392b42
@ -77,9 +77,6 @@ export class CoreSitePluginsProvider {
|
||||
|
||||
const lang = await CoreLang.getCurrentLanguage();
|
||||
|
||||
// Clone the object so the original one isn't modified.
|
||||
// const argsToSend = CoreUtils.clone(args);
|
||||
|
||||
const defaultArgs: CoreSitePluginsDefaultArgs = {
|
||||
userid: <number> args.userid ?? site?.getUserId(),
|
||||
appid: CoreConstants.CONFIG.app_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user