Skip to content

Commit

Permalink
Delete unnecessary private: tag (#2289)
Browse files Browse the repository at this point in the history
Summary:
This split comments and hardening reading of code.

Pull Request resolved: #2289

Reviewed By: Orvid

Differential Revision: D62479740

Pulled By: yfeldblum

fbshipit-source-id: 6cae8dc30fa8eddb09c72436da1010910ab7f3f3
  • Loading branch information
Shebeno4ka authored and facebook-github-bot committed Sep 12, 2024
1 parent 8941383 commit 65e04db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folly/container/FBVector.h
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ class fbvector {
//===========================================================================
//---------------------------------------------------------------------------
// allocator helpers
private:

//---------------------------------------------------------------------------
// allocate

Expand Down

0 comments on commit 65e04db

Please sign in to comment.