mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 01:45:49 +08:00
Remove obsolesced reference comments
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/// <reference path="coffeeify.d.ts" />
|
||||
|
||||
import coffeeify = require('coffeeify');
|
||||
|
||||
|
||||
2
coffeeify/index.d.ts
vendored
2
coffeeify/index.d.ts
vendored
@@ -3,8 +3,6 @@
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../through/through.d.ts" />
|
||||
|
||||
|
||||
import through = require('through');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user