Open GabeGiro opened 10 years ago
89th line is unnecessary if the coder wants to be consistent in line reduction:
90th line should look like this: final Collection talks = new Entrance(this.home).hub().history().fetch(this.first, this.last);
@yegor256 please pay attention to this issue
89th line is unnecessary if the coder wants to be consistent in line reduction:
90th line should look like this: final Collection talks = new Entrance(this.home).hub().history().fetch(this.first, this.last);