mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 00:55:32 -05:00
removing extra reference header
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
/// <reference path='services.ts' />
|
||||
|
||||
module ts {
|
||||
export module OutliningElementsCollector {
|
||||
export function collectElements(sourceFile: SourceFile): OutliningSpan[] {
|
||||
|
||||
Reference in New Issue
Block a user