Skip to content

Commit

Permalink
Habib/remove dash (binary-com#7317)
Browse files Browse the repository at this point in the history
* add test PR

* remove test PR

* remove commented dash
  • Loading branch information
habib-deriv authored Jan 13, 2023
1 parent 94f662e commit 1fd299d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const util = require('util');

exports.root_path = require('app-root-path').path;

// ---------- Pages config ----------
// --------- Pages config ----------
exports.pages = require('./config/pages.js').map(p => ({
save_as : p[0],
tpl_path : p[1],
Expand Down

0 comments on commit 1fd299d

Please sign in to comment.