Skip to content

Commit

Permalink
Clean code: remove unused header file (sonic-net#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft committed Oct 24, 2020
1 parent 40439b4 commit b16bc8b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/inc/RedisVidIndexGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

#include "OidIndexGenerator.h"

#include "swss/redisclient.h"
#include "swss/dbconnector.h"
#include "swss/sal.h"

Expand Down
1 change: 0 additions & 1 deletion syncd/tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ extern "C" {
#include "swss/redisreply.h"
#include "swss/consumertable.h"
#include "swss/select.h"
#include "swss/redisclient.h"

#include <map>
#include <unordered_map>
Expand Down

0 comments on commit b16bc8b

Please sign in to comment.