]> _ Git - fluidbook-toolbox.git/commitdiff
wait #4472 @0:01
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 May 2021 19:15:38 +0000 (21:15 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 May 2021 19:15:38 +0000 (21:15 +0200)
app/Http/Controllers/API/FluidbookThemeAPIController.php

index 63963959a2f20445af0777730fd79ccfbc8ff185..18e65cae57406fca4bfc77d31fc9adca1c148479 100644 (file)
@@ -51,7 +51,6 @@ class FluidbookThemeAPIController extends Controller
             $theme->setAttribute($k, $v);
         }
         return $theme;
-
     }
 
     /**