]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/Auth/HandlesPartialLogins.php
Fixed linting and failing test issues from dropzone work
[bookstack] / app / Http / Controllers / Auth / HandlesPartialLogins.php
index 4ce67d236a9b616e0dd84305c951b78416cb2e72..c7f3621517f58881febe1dc94e425de9d8290082 100644 (file)
@@ -22,4 +22,4 @@ trait HandlesPartialLogins
 
         return $user;
     }
-}
\ No newline at end of file
+}