Skip to content

Commit 50e85d0

Browse files
authored
fix whitespaces
1 parent 7bad70c commit 50e85d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

native_client/ctcdecode/path_trie.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
#include "decoder_utils.h"
1010

11-
12-
1311
PathTrie::PathTrie() {
1412
log_prob_b_prev = -NUM_FLT_INF;
1513
log_prob_nb_prev = -NUM_FLT_INF;

0 commit comments

Comments
 (0)