mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08:00
Fixed unneeded comments
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
/// <reference path="three.d.ts" />
|
||||
/// <reference path="../qunit/qunit.d.ts" />
|
||||
|
||||
/**
|
||||
* @author bhouston / http://exocortex.com
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author bhouston / http://exocortex.com
|
||||
*/
|
||||
// https://github.com/mrdoob/three.js/tree/master/test/unit/math
|
||||
|
||||
var x = 2;
|
||||
var y = 3;
|
||||
|
||||
Reference in New Issue
Block a user