Skip to content

Commit

Permalink
Delete nested resource files
Browse files Browse the repository at this point in the history
  • Loading branch information
rattrayalex-stripe committed May 10, 2019
1 parent b8cbd25 commit d88a3e7
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 416 deletions.
21 changes: 0 additions & 21 deletions lib/resources/ApplicationFeeRefunds.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/LoginLinks.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/Persons.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/SubscriptionScheduleRevisions.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/TaxIds.js

This file was deleted.

9 changes: 0 additions & 9 deletions lib/resources/TransferReversals.js

This file was deleted.

8 changes: 0 additions & 8 deletions lib/stripe.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ const resources = {
InvoiceItems: require('./resources/InvoiceItems'),
Invoices: require('./resources/Invoices'),
IssuerFraudRecords: require('./resources/IssuerFraudRecords'),
LoginLinks: require('./resources/LoginLinks'),
OAuth: require('./resources/OAuth'),
OrderReturns: require('./resources/OrderReturns'),
Orders: require('./resources/Orders'),
Expand All @@ -81,13 +80,6 @@ const resources = {
UsageRecordSummaries: require('./resources/UsageRecordSummaries'),
WebhookEndpoints: require('./resources/WebhookEndpoints'),

// The following rely on pre-filled IDs:
ApplicationFeeRefunds: require('./resources/ApplicationFeeRefunds'),
Persons: require('./resources/Persons'),
SubscriptionScheduleRevisions: require('./resources/SubscriptionScheduleRevisions'),
TaxIds: require('./resources/TaxIds'),
TransferReversals: require('./resources/TransferReversals'),

// Namespaced resources
Checkout: resourceNamespace('checkout', {
Sessions: require('./resources/Checkout/Sessions'),
Expand Down
56 changes: 0 additions & 56 deletions test/resources/ApplicationFeeRefunds.spec.js

This file was deleted.

27 changes: 0 additions & 27 deletions test/resources/LoginLinks.spec.js

This file was deleted.

80 changes: 0 additions & 80 deletions test/resources/Persons.spec.js

This file was deleted.

42 changes: 0 additions & 42 deletions test/resources/SubscriptionScheduleRevision.spec.js

This file was deleted.

67 changes: 0 additions & 67 deletions test/resources/TaxIds.spec.js

This file was deleted.

Loading

0 comments on commit d88a3e7

Please sign in to comment.