Skip to content

Commit

Permalink
fix whitespace diffs after manual merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Saksham Bhalla committed Jan 14, 2025
1 parent b53164d commit 681bf92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion auth/kerberos/src/krb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -631,4 +631,4 @@ std::vector<std::string> delete_krb_tickets( std::string krb_files_dir, std::str
return delete_krb_ticket_paths;
}
return delete_krb_ticket_paths;
}
}
1 change: 0 additions & 1 deletion common/daemon.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ std::string generate_lease_id();

void clearString( std::string& str );


#if AMAZON_LINUX_DISTRO

std::string retrieve_credspec_from_s3( std::string s3_arn, std::string region,
Expand Down

0 comments on commit 681bf92

Please sign in to comment.