Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauren Budorick committed Dec 2, 2017
1 parent 995f469 commit 17d1dc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/render/painter.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import type LineAtlas from './line_atlas';
import type ImageManager from './image_manager';
import type GlyphManager from './glyph_manager';
import type VertexBuffer from '../gl/vertex_buffer';
import type Framebuffer from '../gl/framebuffer';

export type RenderPass = '3d' | 'opaque' | 'translucent';

Expand Down

0 comments on commit 17d1dc0

Please sign in to comment.