]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Middleware/GlobalViewData.php
Code cleanup, bug squashing
[bookstack] / app / Http / Middleware / GlobalViewData.php
index 0c241901628dc0615d2e69c3e9ff3429291c6a01..bc132dfc3a8dfba85510343a09433711857514c1 100644 (file)
@@ -24,5 +24,4 @@ class GlobalViewData
 
         return $next($request);
     }
-
-}
\ No newline at end of file
+}