mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-24 21:14:00 +08:00
Closing scanners.
This commit is contained in:
@ -162,5 +162,6 @@ public class PerlinNoise {
|
||||
|
||||
System.out.println();
|
||||
}
|
||||
in.close();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user