mirror of
https://github.com/proj4js/proj4js.git
synced 2026-02-01 17:20:57 +00:00
Blank line
This commit is contained in:
parent
75e23782c1
commit
c671c02fe8
@ -9,6 +9,7 @@ module.exports = function(zone, lon) {
|
||||
} else if (zone >= 60) {
|
||||
return 59;
|
||||
}
|
||||
|
||||
return zone;
|
||||
} else {
|
||||
if (zone > 0 && zone <= 60) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user