Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-romano-DD committed Oct 9, 2023
1 parent c186dfe commit 006970b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ HardcodedSecretsMethodAnalyzer::~HardcodedSecretsMethodAnalyzer()
Instance = nullptr;
}

HardcodedSecretsMethodAnalyzer::~HardcodedSecretsMethodAnalyzer()
{
}

bool HardcodedSecretsMethodAnalyzer::ProcessMethod(MethodInfo* method)
{
std::vector<UserString> userStrings;
Expand Down

0 comments on commit 006970b

Please sign in to comment.