Remove superfluous empty lines
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 18 Jun 2018 21:56:27 +0000 (23:56 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 18 Jun 2018 21:56:27 +0000 (23:56 +0200)
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/Trophy/List.js

index 7e655e4c578bda5bde60117ae87a831b168f8908..12136769291a031bfe26eda823632684ba286bc5 100644 (file)
@@ -29,8 +29,6 @@ define(['Ajax', 'Core', 'Dictionary', 'Dom/Util', 'Ui/Dialog', 'WoltLabSuite/Cor
                        this._rebuild();
                        
                        DomChangeListener.add('WoltLabSuite/Core/Ui/User/Trophy/List', this._rebuild.bind(this));
-                       
-                       
                },
                
                /**