Skip to content

Commit

Permalink
fix: 상단의 let comments 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyugeon committed May 29, 2024
1 parent 1a46465 commit 0475cdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
const results = JSON.parse(fs.readFileSync("./lhci_reports/manifest.json"));
const totalReports = results.length;
let comments = "";
// LightHouse 점수 지표
const averageScores = {
performance: 0,
Expand Down

0 comments on commit 0475cdf

Please sign in to comment.