Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr-w authored and github-actions[bot] committed Feb 15, 2025
1 parent dba62a0 commit 43160a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/settings.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php

use rex_config_form;
use rex_view;
use rex_fragment;
use rex_i18n;
use rex_view;

echo rex_view::title(rex_i18n::msg('blaupause.title'));

Expand Down

0 comments on commit 43160a9

Please sign in to comment.