Files
edx-platform/common/lib/capa
stv 01bd96512a Remove shadowed class declaration
It looks like one version of the class was first added [1] and then a
few days later, another was written [2]. The newer declaration appeared
lower in the file, allowing it to hide the other.

This removes the first, hidden declaration.

[1] commit 7aa493ec85
    Date:   Fri Mar 1 10:36:20 2013 -0500
[2] commit f62dad2f57
    Date:   Tue Mar 5 16:31:02 2013 -0500
2015-02-16 22:55:22 -08:00
..
2015-02-16 22:55:22 -08:00