fixed Merging problem
This commit is contained in:
@@ -172,6 +172,7 @@ public class FileIO {
|
||||
logger.warning("Failed to delete requested File");
|
||||
throw new FileNotFoundException("File deletion unsuccessful");
|
||||
}
|
||||
}
|
||||
|
||||
public class TournamentFile extends File{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user