Skip to content

Commit

Permalink
Revert D51029740: Namespace doesn't need to be followed by semicolon
Browse files Browse the repository at this point in the history
Differential Revision:
D51029740

Original commit changeset: 177e3f6e6b0a

Original Phabricator Diff: D51029740

fbshipit-source-id: c71ff386342902f2cfa6552d6a834ea3f2475e32
  • Loading branch information
Christopher Ponce de Leon authored and facebook-github-bot committed Nov 6, 2023
1 parent 7d8c461 commit 168fdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oomd/util/Fs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ PsiFormat getPsiFormat(const std::vector<std::string>& lines) {
}
}

} // namespace
}; // namespace

namespace Oomd {

Expand Down

0 comments on commit 168fdc2

Please sign in to comment.