Skip to content

Commit 29f7af6

Browse files
committed
update formatting
1 parent b969cd3 commit 29f7af6

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

core/generator/gapic-generator-typescript/templates/cjs/typescript_gapic/webpack.config.js.njk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ limitations under the License.
1717
-#}
1818
{% import "_license.njk" as license -%}
1919
{{license.license(commonParameters.copyrightYear)}}
20-
2120
const path = require('path');
2221

2322
module.exports = {

core/generator/gapic-generator-typescript/templates/esm/typescript_gapic/webpack.config.cjs.njk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ limitations under the License.
1717
-#}
1818
{% import "_license.njk" as license -%}
1919
{{license.license(commonParameters.copyrightYear)}}
20-
2120
const path = require('path');
2221

2322
module.exports = {

0 commit comments

Comments
 (0)