Skip to content

Commit

Permalink
remove useless import (#35934)
Browse files Browse the repository at this point in the history
 remove unused import, which broken macos build, see
#35933

Signed-off-by: zirain <[email protected]>
  • Loading branch information
zirain authored Sep 2, 2024
1 parent 45dc281 commit cbfea5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/extensions/filters/network/redis_proxy/proxy_filter.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#pragma once

#include <bits/types/time_t.h>

#include <cstdint>
#include <list>
#include <memory>
Expand Down

0 comments on commit cbfea5b

Please sign in to comment.