Passed
Branch dev (608138)
by Rafael
49:36
created
public/htdocs/public/website/styles.css.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
  * along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
  */
20 20
 
21
- use Dolibarr\Code\Website\Classes\Website;use Dolibarr\Code\Website\Classes\WebsitePage;
21
+    use Dolibarr\Code\Website\Classes\Website;use Dolibarr\Code\Website\Classes\WebsitePage;
22 22
 
23 23
 /**
24 24
  *      \file       htdocs/public/website/styles.css.php
Please login to merge, or discard this patch.