Remove useless 'use strict' from a ts file

Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2020-01-03 01:32:08 +01:00 committed by Lorenzo Alberto Maria Ambrosi
parent 3a7d770f6d
commit 315051c14c

View File

@ -14,8 +14,6 @@
* limitations under the License.
*/
'use strict';
/**
* This page represents the application main page.
*