Consistify formatting.
This commit is contained in:
+2
-3
@@ -48,8 +48,7 @@ Step(
|
||||
mbtiles.metadata('bounds', this.parallel());
|
||||
},
|
||||
function(err, name, type, description, version, format, bounds) {
|
||||
console.warn('');
|
||||
console.warn(' Metadata');
|
||||
console.warn('Metadata');
|
||||
utils.table([
|
||||
['name', name],
|
||||
['type', type],
|
||||
@@ -156,4 +155,4 @@ Step(
|
||||
}.bind(this)
|
||||
);
|
||||
}
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user