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 7, 2016
1 parent 0a37e12 commit dd51219
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 322 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 dd51219

Please sign in to comment.