Skip to content

Commit

Permalink
cleanup: remove all not needed mavens
Browse files Browse the repository at this point in the history
  • Loading branch information
gigabit101 committed Aug 22, 2023
1 parent b4e908f commit 47977db
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,16 +126,6 @@ repositories {
maven {
url = "https://maven.theillusivec4.top/"
}
maven {
url = uri("https://maven.pkg.github.com/refinedmods/refinedstorage")
credentials {
username = "anything"
password = "\u0067hp_oGjcDFCn8jeTzIj4Ke9pLoEVtpnZMP4VQgaX"
}
}
maven {
url = "https://maven.theillusivec4.top/"
}

// flatDir {
// dirs '/libs'
Expand Down

0 comments on commit 47977db

Please sign in to comment.