CR feedback

This commit is contained in:
ZappoMan 2017-12-19 07:34:56 -08:00
parent 17288386ae
commit 32d05bc163
2 changed files with 2 additions and 2 deletions

View file

@ -21,4 +21,4 @@ function filter(properties, type, originalProperties, zoneProperties) {
}
return properties;
}
}

View file

@ -33,4 +33,4 @@ function filter(properties, type, originalProperties) {
}
return properties;
}
}