Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 693368131
  • Loading branch information
roark-google authored and copybara-github committed Nov 18, 2024
1 parent b9b593a commit 819d00d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nisaba/translit/fst/pairlm_decoder_main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ bool Run() {
int main(int argc, char** argv) {
absl::ParseCommandLine(argc, argv);
absl::InitializeLog();

if (!nisaba::Run()) {
LOG(ERROR) << "Decoder failed";
return 1;
Expand Down

0 comments on commit 819d00d

Please sign in to comment.