]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/Auth/Saml2Controller.php
Apply column fix to all tables
[bookstack] / app / Http / Controllers / Auth / Saml2Controller.php
index 8a3bf065ed566b55062a184c76c7144797417060..dc7814c4b173055bdb07c5c4a0e298249c113e65 100644 (file)
@@ -82,5 +82,4 @@ class Saml2Controller extends Controller
 
         return redirect()->intended();
     }
-
 }