Skip to content

Commit 4b8cda7

Browse files
committed
Removing unused assert
1 parent 80f4d0a commit 4b8cda7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cpp_common/undirectedHasCostBG.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
3131
#include <vector>
3232
#include <deque>
3333
#include <string>
34-
#include <cassert>
3534
#include <limits>
3635
#include "c_types/iid_t_rt.h"
3736
#include "cpp_common/coordinate_t.hpp"

0 commit comments

Comments
 (0)