Remove un-necessary stdClass use
authorMark A. Hershberger <mah@everybody.org>
Fri, 16 Dec 2016 03:36:39 +0000 (22:36 -0500)
committerMark A. Hershberger <mah@everybody.org>
Fri, 16 Dec 2016 03:36:39 +0000 (22:36 -0500)
commit4d1114eb2039c3c21b5edf813c542864ed2bca20
tree28e2b0e5f2c4a51dd69ea2f612c0f16bedea0b2d
parent9cd9f2f0dd01c31c744bbc4e6600d0d66e109caf
Remove un-necessary stdClass use

And it causes the following warning when you visit the list of special pages:

 The use statement with non-compound name 'stdClass' has no effect

Change-Id: I3698dab32a572e8c39788ddfc0ae2b3312a2e94e
includes/specials/SpecialMediaStatistics.php