Skip to content

Commit e14f957

Browse files
committed
fix(options): region doesn't belong in ES options
1 parent ec67ab9 commit e14f957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ function getOptions (options) {
2828

2929
const config = Object.assign({}, options, {
3030
host: host,
31-
region: region,
3231
amazonES: {
3332
region,
3433
credentials

0 commit comments

Comments
 (0)