Unnecessary and missing semicolon.
This commit is contained in:
@@ -132,7 +132,7 @@ OpenLayers.Protocol.HTTP = OpenLayers.Class(OpenLayers.Protocol, {
|
||||
});
|
||||
this.filterToParams = function(filter, params) {
|
||||
return format.write(filter, params);
|
||||
}
|
||||
};
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user