refactor: Remove pointless comment

Co-authored-by: nyx <nnyyxxxx@protonmail.com>
This commit is contained in:
Liam 2024-10-14 19:26:17 -07:00 committed by GitHub
parent 8f689c4668
commit 30f34d85e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,6 @@ get_architecture() {
esac
}
# Function to fetch ISO URLs
get_online_iso() {
get_architecture
printf "%b\n" "${YELLOW}Fetching available operating systems...${RC}"