Skip to content

Commit ba8124a

Browse files
Merge pull request #707 from miles170/remove-ts-version
2 parents bf39b3d + 8f778fc commit ba8124a

13 files changed

Lines changed: 0 additions & 13 deletions

File tree

src/app.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,6 @@ export class App {
722722
writer.writeLine(
723723
'// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped'
724724
);
725-
writer.writeLine('// TypeScript Version: 2.8');
726725
writer.writeLine();
727726
writeGeneratedDisclaimer(writer);
728727
writer.writeLine(`// Generated from: ${restDescriptionSource}`);

src/dt/template/index-d-ts-legacy.dot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Project: {{=it.restDescription.documentationLink}}
33
{{~it.owners :owner:index}}{{? index == 0 }}// Definitions by: {{=owner}}{{??}}// {{=owner}}{{?}}
44
{{~}}// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5-
// TypeScript Version: 2.8
65

76
// DEPRECATED, use @types/{{=it.packageName}} instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
87

src/dt/template/index-d-ts.dot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Project: {{=it.restDescription.documentationLink}}
33
{{~it.owners :owner:index}}{{? index == 0 }}// Definitions by: {{=owner}}{{??}}// {{=owner}}{{?}}
44
{{~}}// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5-
// TypeScript Version: 2.8
65

76
// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
87
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

test/restDocs/snapshots/dt/gapi.client.admin-directory_v1/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
109
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

test/restDocs/snapshots/dt/gapi.client.calendar-v3/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
109
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

test/restDocs/snapshots/dt/gapi.client.drive-v3/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
109
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

test/restDocs/snapshots/dt/gapi.client.sheets-v4/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
109
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

test/restDocs/snapshots/dt/gapi.client.sheets/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// DEPRECATED, use @types/gapi.client.sheets-v4 instead; see https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/652 for details
109

test/restDocs/snapshots/gapi.client.admin-directory_v1/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// IMPORTANT
109
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.

test/restDocs/snapshots/gapi.client.calendar-v3/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// Nick Amoscato <https://github.com/namoscato>
55
// Declan Vong <https://github.com/declanvong>
66
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
7-
// TypeScript Version: 2.8
87

98
// IMPORTANT
109
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.

0 commit comments

Comments
 (0)