Remove obsolesced reference comments

This commit is contained in:
Ryan Cavanaugh
2016-04-27 21:53:46 -07:00
parent 337587de8c
commit fa204a87d1
610 changed files with 305 additions and 743 deletions

View File

@@ -1,4 +1,3 @@
/// <reference path="angular.d.ts" />
import localName = require('angular');
var mod: localName.IModule = localName.module('mod', []);

View File

@@ -3,7 +3,6 @@
// Definitions by: Michel Salib <https://github.com/michelsalib>, Adi Dahiya <https://github.com/adidahiya>, Raphael Schweizer <https://github.com/rasch>, Cody Schaaf <https://github.com/codyschaaf>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module "angular-animate" {
var _: string;

View File

@@ -3,7 +3,6 @@
// Definitions by: David Reher <http://github.com/davidreher>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="./angular.d.ts" />
declare namespace angular {
/**

View File

@@ -4,7 +4,6 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module "angular-cookies" {
var _: string;

View File

@@ -3,7 +3,6 @@
// Definitions by: Diego Vilar <http://github.com/diegovilar>, Tony Curtis <http://github.com/daltin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module "angular-mocks/ngMock" {
var _: string;

View File

@@ -3,7 +3,6 @@
// Definitions by: Diego Vilar <http://github.com/diegovilar>, Michael Jess <http://github.com/miffels>
// Definitions: https://github.com/daptiv/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module 'angular-resource' {
var _: string;

View File

@@ -1,4 +1,4 @@
/// <reference path="angular.d.ts" />
/// <reference path="angular-route.d.ts" />
/**

View File

@@ -3,7 +3,6 @@
// Definitions by: Jonathan Park <https://github.com/park9140>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module "angular-route" {
var _: string;

View File

@@ -4,7 +4,6 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="angular.d.ts" />
declare module "angular-sanitize" {
var _: string;

View File

@@ -1,4 +1,3 @@
/// <reference path="angular.d.ts" />
// issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/369
// https://github.com/witoldsz/angular-http-auth/blob/master/src/angular-http-auth.js