mirror of
https://github.com/Maschell/JNUSLib.git
synced 2024-11-21 23:49:17 +01:00
Remove unused attribute of the NUSTitle class
This commit is contained in:
parent
95a25c4bcf
commit
532501f3a5
@ -39,7 +39,6 @@ public class NUSTitle {
|
||||
|
||||
@Getter private final TMD TMD;
|
||||
|
||||
@Getter @Setter private boolean skipExistingFiles = true;
|
||||
@Getter private final NUSDataProvider dataProvider;
|
||||
|
||||
public NUSTitle(@NonNull NUSDataProvider dataProvider) throws ParseException, IOException {
|
||||
|
Loading…
Reference in New Issue
Block a user