Skip to content

Commit

Permalink
resolved Lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshGandhi-AWS committed Jun 27, 2023
1 parent 8e1ce2c commit 4d4a60d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/config/TestConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ class ConfigTestFixture : public ::testing::Test
outputPathStream << Config::DEFAULT_SAMPLE_SHADOW_OUTPUT_DIR << Config::DEFAULT_SAMPLE_SHADOW_DOCUMENT_FILE;

outputPath = FileUtils::ExtractExpandedPath(outputPathStream.str().c_str());

// resourceManager = std::make_shared<SharedCrtResourceManager>();
}

void TearDown() override
Expand Down

0 comments on commit 4d4a60d

Please sign in to comment.