Skip to content

Commit df54211

Browse files
chore: use es classes in a few places (#297)
1 parent 017e29d commit df54211

12 files changed

Lines changed: 4757 additions & 5097 deletions

File tree

handwritten/spanner/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ system-test/*key.json
1212
google-cloud-logging-winston-*.tgz
1313
google-cloud-logging-bunyan-*.tgz
1414
package-lock.json
15+
.vscode
16+
yarn.lock

handwritten/spanner/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"lodash.merge": "^4.6.1",
8181
"lodash.snakecase": "^4.1.1",
8282
"merge-stream": "^1.0.1",
83-
"modelo": "^4.2.3",
8483
"p-queue": "^2.4.2",
8584
"protobufjs": "^6.8.6",
8685
"split-array-stream": "^2.0.0",

0 commit comments

Comments
 (0)