Skip to content

Commit a4a7bd1

Browse files
author
zhouwg
committed
tests: make CI happy
1 parent ad60149 commit a4a7bd1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/simple-backend-ut.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,9 @@
2424
#include <stdint.h>
2525
#include <string.h>
2626
#include <stddef.h>
27-
#include <unistd.h>
2827
#include <inttypes.h>
2928
#include <math.h>
3029
#include <time.h>
31-
#include <unistd.h>
32-
#include <dlfcn.h>
33-
#include <fcntl.h>
34-
#include <sys/stat.h>
35-
#include <limits.h>
36-
#include <signal.h>
37-
#include <fcntl.h>
38-
#include <sys/types.h>
3930

4031
#include <string>
4132
#include <vector>

0 commit comments

Comments
 (0)