diff options
Diffstat (limited to 'bin/community')
| -rwxr-xr-x | bin/community | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/community b/bin/community index 1f9da85..eae6996 100755 --- a/bin/community +++ b/bin/community @@ -62,4 +62,3 @@ Census .new("data/Census_by_Community_2019_20240524.csv") .find_all { |x| x[:class].include?("Residential") } .each { |x| x.create_content_in("yyc") } - |
