mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-11 14:36:25 +08:00
Update graph/breadth_first_search.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -131,7 +131,6 @@ namespace graph{
|
||||
};
|
||||
/* Class definition ends */
|
||||
}
|
||||
///Namespace definition over
|
||||
|
||||
|
||||
/** Test function */
|
||||
|
||||
Reference in New Issue
Block a user