Skip to content

Commit

Permalink
upgrade to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danielneis committed Jan 9, 2024
1 parent c8bc16a commit f4d7f28
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions classes/external/output/load_materialicons_map.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@

namespace theme_boost_union\external\output;

use external_api;
use external_function_parameters;
use external_multiple_structure;
use external_single_structure;
use external_value;
use core\output\icon_system_materialicons;
use \core_external\external_api;
use \core_external\external_function_parameters;
use \core_external\external_multiple_structure;
use \core_external\external_single_structure;
use \core_external\external_value;
use \core\output\icon_system_materialicons;
use theme_config;

/**
Expand Down

0 comments on commit f4d7f28

Please sign in to comment.