Skip to content

Commit

Permalink
Remove extra whitespace line
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruv Govil <[email protected]>
  • Loading branch information
dgovil committed Sep 23, 2024
1 parent c7c4ab0 commit dda9d6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/MaterialXFormat/File.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ FilePath FilePath::getModulePath()
#endif
}


FileSearchPath getEnvironmentPath(const string& sep)
{
string searchPathEnv = getEnviron(MATERIALX_SEARCH_PATH_ENV_VAR);
Expand Down

0 comments on commit dda9d6d

Please sign in to comment.