Skip to content

Commit

Permalink
chore: remove invalid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed Dec 28, 2022
1 parent 82c5b85 commit cf7d604
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ public void updateTime() {

if(interpolatedTime >= this.newTime){
interpolatedTime = this.newTime;
//should never get here
}

level.setDayTime(interpolatedTime);
Expand Down

0 comments on commit cf7d604

Please sign in to comment.