Skip to content

Commit

Permalink
remove unused systemMap flag from agency.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwigway committed Mar 2, 2015
1 parent 2a4bea4 commit 535f97e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/transit/Agency.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ public class Agency extends Model implements Serializable {
public String phone;

public String color;

public Boolean systemMap;

public Double defaultLat;
public Double defaultLon;
Expand Down

0 comments on commit 535f97e

Please sign in to comment.