mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Remove UT libraries and clean up remaining UT datastructures (#1230)
* Remove UT string include from redis * Remove UT string include from DB tests * Modify TaskSpec_print to remove UT string * Remove UT libraries
This commit is contained in:
committed by
Philipp Moritz
parent
ae4e1dd396
commit
e0360eb429
@@ -11,8 +11,6 @@ extern "C" {
|
||||
#include "hiredis/adapters/ae.h"
|
||||
}
|
||||
|
||||
#include "utstring.h"
|
||||
|
||||
#include "common.h"
|
||||
#include "db.h"
|
||||
#include "db_client_table.h"
|
||||
|
||||
Reference in New Issue
Block a user