Skip to content

Commit

Permalink
Remove unused header include
Browse files Browse the repository at this point in the history
Summary: Remove unused header include

Reviewed By: sharmafb, skrueger

Differential Revision: D69484001

fbshipit-source-id: 90013a80641055f2bb25bba67acd76d026208d6c
  • Loading branch information
kvtsoy authored and facebook-github-bot committed Feb 13, 2025
1 parent d395793 commit 294eed0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

#pragma once

#include <optional>
#include <string>
#include <folly/Optional.h>

namespace folly {

Expand Down

0 comments on commit 294eed0

Please sign in to comment.