Skip to content

Commit b16bc8b

Browse files
authored
Clean code: remove unused header file (#678)
1 parent 40439b4 commit b16bc8b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/inc/RedisVidIndexGenerator.h

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
#include "OidIndexGenerator.h"
44

5-
#include "swss/redisclient.h"
65
#include "swss/dbconnector.h"
76
#include "swss/sal.h"
87

syncd/tests.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ extern "C" {
2727
#include "swss/redisreply.h"
2828
#include "swss/consumertable.h"
2929
#include "swss/select.h"
30-
#include "swss/redisclient.h"
3130

3231
#include <map>
3332
#include <unordered_map>

0 commit comments

Comments
 (0)