Skip to content

Commit

Permalink
fboss2 cli: show environment fan: Refactor into .h and .cpp
Browse files Browse the repository at this point in the history
Summary: For faster compilation, like D62660328

Reviewed By: somasun

Differential Revision: D63148560

fbshipit-source-id: 0a6cbb4b3df7a4014c195ccaba13e000070cde9b
  • Loading branch information
Alex Landau authored and facebook-github-bot committed Sep 24, 2024
1 parent f3ebb36 commit 18825a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fboss/cli/fboss2/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ cpp_library(
"commands/show/facebook/bgp/ribpolicy/CmdShowBgpRibPolicyUtils.cpp",
"commands/show/facebook/config/CmdShowConfigUtils.cpp",
"commands/show/facebook/environment/env_keys.cpp",
"commands/show/facebook/environment/fan/CmdShowEnvironmentFan.cpp",
"commands/show/facebook/environment/sensor/CmdShowEnvironmentSensor.cpp",
"commands/show/facebook/fsdb/CmdShowFsdbUtils.cpp",
"commands/show/route/utils.cpp",
Expand Down

0 comments on commit 18825a5

Please sign in to comment.