Skip to content

Commit 4c9a317

Browse files
fix(appengine): Update appengine/hello-world/flexible_nodejs16_and_earlier/app.js
Co-authored-by: code-review-assist-experimental[bot] <172519755+code-review-assist-experimental[bot]@users.noreply.github.com>
1 parent dca0178 commit 4c9a317

File tree

1 file changed

+1
-1
lines changed
  • appengine/hello-world/flexible_nodejs16_and_earlier

1 file changed

+1
-1
lines changed

appengine/hello-world/flexible_nodejs16_and_earlier/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
'use strict';
1616

17-
// [START gae_flex_quickstart_v1] # rgeion tag test
17+
// [START gae_flex_quickstart_v1]
1818
const express = require('express');
1919

2020
const app = express();

0 commit comments

Comments
 (0)