[effects/frozenapp] Put "use strict" at the beginning of the script
ClosedPublic

Authored by zzag on Nov 4 2018, 11:50 AM.

Details

Summary

This removes unnecessary duplication of "use strict".

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Nov 4 2018, 11:50 AM
Restricted Application added a project: KWin. · View Herald TranscriptNov 4 2018, 11:50 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Nov 4 2018, 11:50 AM
davidedmundson accepted this revision.Nov 4 2018, 9:48 PM
davidedmundson added a subscriber: davidedmundson.

(feel free to consider this "ship it" as applying for making this change in all the scripts)

This revision is now accepted and ready to land.Nov 4 2018, 9:48 PM
zzag added a comment.Nov 4 2018, 9:50 PM

(feel free to consider this "ship it" as applying for making this change in all the scripts)

Got it.

This revision was automatically updated to reflect the committed changes.