e09b63d cleanup: Use ES6 classes

Authored and Committed by Florian Müllner 5 years ago
    cleanup: Use ES6 classes
    
    ES6 finally adds standard class syntax to the language, so we can
    replace our custom Lang.Class framework with the new syntax.
    
    https://pagure.io/background-logo-extension/pull-request/10
    
        
file modified
+11 -14
file modified
+16 -17