Skip to content

Commit 5b5392b

Browse files
author
DvirDukhan
committed
format
1 parent 8945d03 commit 5b5392b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/serialization/redis_ai_types/model_type.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ int ModelType_Register(RedisModuleCtx *ctx) {
4646
RedisAI_ModelType = RedisModule_CreateDataType(ctx, "AI__MODEL", REDISAI_ENC_VER, &tmModel);
4747
return RedisAI_ModelType != NULL;
4848
}
49-

0 commit comments

Comments
 (0)