Bug: Remove unused class
Compare changes
@@ -60,10 +60,8 @@ class site_static {
@@ -60,10 +60,8 @@ class site_static {
0255d8a4 removed this class, but it still was being referenced. Since it is not needed, we can just remove the reference.
Fixes: #8878 (closed)