Clean up
This commit is contained in:
parent
b94cf17d75
commit
0c6d207967
41 changed files with 1809 additions and 1204 deletions
|
|
@ -83,7 +83,10 @@ impl OutcodeData {
|
|||
})
|
||||
.collect();
|
||||
|
||||
info!(outcodes = names.len(), "Outcode data derived from postcodes");
|
||||
info!(
|
||||
outcodes = names.len(),
|
||||
"Outcode data derived from postcodes"
|
||||
);
|
||||
|
||||
OutcodeData {
|
||||
names,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue