Skip to content

Commit 4c1577f

Browse files
Merge branch 'feature/5-finish-refactor' into feature/3-remove-zipcode-county-relationship
2 parents b3a5ddb + 50cd649 commit 4c1577f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/free_zipcode_data/zipcode_table.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def build
1010
id integer not null primary key,
1111
code varchar(10) not null,
1212
state_id integer,
13-
county_id integer,
1413
city varchar(255),
1514
area_code varchar(3),
1615
lat float,

0 commit comments

Comments
 (0)