mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-27 06:23:08 +08:00
style: do not suppress try
(#5167)
This commit is contained in:
@ -116,7 +116,6 @@ class BellmanFord /*
|
||||
System.out.println();
|
||||
}
|
||||
}
|
||||
sc.close();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user