Skip to content

Commit

Permalink
Remove unnecessary log
Browse files Browse the repository at this point in the history
Co-authored-by: Juuz <[email protected]>
  • Loading branch information
cassiancc and Juuxel authored Dec 6, 2024
1 parent 6c4b274 commit 860b03c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ function refreshForgeLikePlatform(available, id) {
}

function refreshArchitecturySupport() {
console.log(isArchitecturyApiAvailable())
if (!isArchitecturyApiAvailable()) {
document.getElementById("architectury-api-input").disabled = true
}
Expand Down

0 comments on commit 860b03c

Please sign in to comment.