hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

chore: Remove unused components from AccountCollection #1100

Closed svienot closed 4 weeks ago

svienot commented 1 month ago

Description:

Trivial (everything is in the title).

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.74% 39531 / 47773
🔵 Statements 82.74% 39531 / 47773
🔵 Functions 62.88% 893 / 1420
🔵 Branches 83.95% 4109 / 4894
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/pages/AccountCollection.vue 70.39% 100% 0% 70.39% 103-147
Generated in workflow #975