We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3f8cd commit 9c23feeCopy full SHA for 9c23fee
src/php/settings/version-switch.php
@@ -14,8 +14,6 @@
14
15
namespace Code_Snippets\Settings\VersionSwitch;
16
17
-use function Code_Snippets\code_snippets;
18
-
19
// Configuration constants for version switching
20
const VERSION_CACHE_KEY = 'code_snippets_available_versions';
21
const PROGRESS_KEY = 'code_snippets_version_switch_progress';
0 commit comments