mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
pacify eslint
This commit is contained in:
@@ -521,7 +521,7 @@ export function rendererMap(context) {
|
||||
};
|
||||
|
||||
|
||||
map.isTransformed = function(_) {
|
||||
map.isTransformed = function() {
|
||||
return _transformed;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user