Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
htuzel committed Nov 13, 2024
1 parent 0b5dab3 commit d45033c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/importPreferences.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const archiver = require('archiver');

const instance = process.env.SANDBOX_HOST;

// Define paths
const siteImportDir = path.resolve('./site_import');
const sitesDir = path.join(siteImportDir, 'sites');
const refArchDir = path.join(sitesDir, 'RefArch');
Expand Down

0 comments on commit d45033c

Please sign in to comment.