Skip to content

Commit

Permalink
feat: remove duplicate CampaignTypeEnum
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentoanit committed Mar 29, 2020
1 parent d48595f commit 64d71a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions src/operations/reports/campaign-type-enum.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/operations/reports/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export * from './metrics/index'
export * from './sponsored-brands/index'
export * from './sponsored-products/index'
export * from './campaign-type-enum'
export * from './report-response'
export * from './report-segments-enum'
export * from './report-types-enum'

0 comments on commit 64d71a2

Please sign in to comment.