diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/php/theme.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index 8864f5ea5..b7e08705c 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -13,7 +13,6 @@ * * Background_Color: rgb(254,254,254) */ -use App; function redbasic_init(&$a) { |