Skip to content

Commit cfec968

Browse files
authored
Removed extra repository on example
1 parent 88c693b commit cfec968

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ group "com.example"
6565
description "My first Bukkit plugin with Gradle"
6666
version "0.1"
6767
68-
// Wee need to add some repos
69-
repositories {
70-
spigot()
71-
// see section 'Repositories' for more info
72-
}
73-
7468
// Let's add needed API to project
7569
dependencies {
7670
compileOnly bukkit()

0 commit comments

Comments
 (0)