Skip to content

Commit

Permalink
igl | shell | Linux fix
Browse files Browse the repository at this point in the history
Reviewed By: mmaurer

Differential Revision: D66194417

fbshipit-source-id: c094f03fca9578dbce64d397816c1a1ea3ff0e25
  • Loading branch information
corporateshark authored and facebook-github-bot committed Nov 20, 2024
1 parent e4eaa36 commit 3dfa3a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions shell/shared/fileLoader/linux/FileLoaderLinux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,14 @@ std::string FileLoaderLinux::fullPath(const std::string& fileName) const {

// @fb-only
// clang-format off
// TODO: Remove hardcoded paths once there is a generic @fb-only
// solution for loading images. @fb-only
// @fb-only
// @fb-only
// @fb-only
// @fb-only
// @fb-only
// @fb-only
// @fb-only
// @fb-only
"ecos/screenshot_tests/models/models/",// @fb-only
"images/images/",// @fb-only
"models/models/",// @fb-only
// @fb-only
// clang-format on
// @fb-only
Expand Down

0 comments on commit 3dfa3a7

Please sign in to comment.