Modules: Mark all APIs non-experimental (#9983)

These exist for quite some time, and are no longer experimental
This commit is contained in:
Viktor Söderqvist
2021-12-30 12:17:22 +02:00
committed by GitHub
parent 4836ae32c7
commit e4b3a257ee
15 changed files with 0 additions and 21 deletions
-1
View File
@@ -1,4 +1,3 @@
#define REDISMODULE_EXPERIMENTAL_API
#include "redismodule.h"
#include <string.h>