Skip to content

Commit 9c0034c

Browse files
committed
removed some more whitespaces
1 parent 57f61a6 commit 9c0034c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

greedy_algorithms/digit_separation.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <cassert> /// For assert() function to check for errors
1414
#include <cstdint> /// For int64_t data type to handle large numbers
1515

16-
1716
/**
1817
* @namespace
1918
* @brief Greedy Algorithms

0 commit comments

Comments
 (0)