Remove scss.inc.php compatiblity include
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Aug 2022 12:47:46 +0000 (14:47 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 5 Aug 2022 12:47:46 +0000 (14:47 +0200)
commit86f2bb129bf226640de20cd2609c1b28174435e0
tree3ff0702d021f2f84c11761d5e13201987bbc972d
parent1ca26f053c97cfc5341b2e027fc28ec3f6c5d0ba
Remove scss.inc.php compatiblity include

This is longish-deprecated and the fix is trivial: Just remove the include, the
classes are implicitly available by composer's autoloader.
wcfsetup/install/files/lib/system/style/scssphp/scss.inc.php [deleted file]