💡 Update a comment

This commit is contained in:
Philipp Stracker 2024-11-20 16:55:07 +01:00
parent 4bcdb445d4
commit 6a91d1ee99
No known key found for this signature in database

View file

@ -1,9 +1,6 @@
/**
* Action Types: Define unique identifiers for actions across all store modules.
*
* Keys are module-internal and can have any value.
* Values must be unique across all store modules to avoid collisions.
*
* @file
*/