Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TS: Clean up.
Browse files Browse the repository at this point in the history
Mugen87 committed Aug 11, 2020
1 parent 0168a79 commit 3114ee6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/renderers/webgl/WebGLMaterials.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { Material } from '../../materials/Material';
import { Texture } from '../../textures/Texture';
import { IFog } from '../../scenes/Fog';
import { WebGLProperties } from './WebGLProperties';
import { WebGLCubeMaps } from './WebGLCubeMaps';

export class WebGLMaterials {

0 comments on commit 3114ee6

Please sign in to comment.