Skip to content

Commit

Permalink
fix rebase errors, update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Molly Lloyd committed Nov 3, 2016
1 parent a5c179e commit 4ece0b2
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 321 deletions.
1 change: 0 additions & 1 deletion js/data/array_group.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class Segment {
class ArrayGroup {
constructor(programInterface, layers, zoom) {
this.globalProperties = {zoom};

const LayoutVertexArrayType = programInterface.layoutVertexArrayType;
this.layoutVertexArray = new LayoutVertexArrayType();

Expand Down
Loading

0 comments on commit 4ece0b2

Please sign in to comment.