Skip to content

Commit

Permalink
cleaning out some todos
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Nov 4, 2017
1 parent 6fda345 commit d14a2be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zones/fixedOffsetZone.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export class FixedOffsetZone extends Zone {
}

offsetName() {
// todo: this doesn't localize (even possible?) and isn't sensitive to a `format` argument
return this.name();
}

Expand Down

0 comments on commit d14a2be

Please sign in to comment.