Removed useless comment
This commit is contained in:
parent
1bb6c0e002
commit
bdf39b536f
|
@ -9,7 +9,6 @@ const SharingSettings = props => {
|
|||
const storeAppOptions = props.storeAppOptions;
|
||||
const sharingSettingsUrl = storeAppOptions.sharingSettingsUrl;
|
||||
const _t = t('Common.Collaboration', {returnObjects: true});
|
||||
// const url = 'https://nct.onlyoffice.com/Products/Files/Share.aspx?fileid=142278';
|
||||
|
||||
return (
|
||||
<Page>
|
||||
|
|
Loading…
Reference in a new issue