mirror of
https://github.com/Maschell/JNUSLib.git
synced 2024-11-22 07:59:19 +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 private final TMD TMD;
|
||||||
|
|
||||||
@Getter @Setter private boolean skipExistingFiles = true;
|
|
||||||
@Getter private final NUSDataProvider dataProvider;
|
@Getter private final NUSDataProvider dataProvider;
|
||||||
|
|
||||||
public NUSTitle(@NonNull NUSDataProvider dataProvider) throws ParseException, IOException {
|
public NUSTitle(@NonNull NUSDataProvider dataProvider) throws ParseException, IOException {
|
||||||
|
Loading…
Reference in New Issue
Block a user