Skip to content

Commit

Permalink
remove redundant repository definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaley authored and graemerocher committed Mar 19, 2012
1 parent d691adf commit 79509db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Expand Up @@ -10,9 +10,6 @@ buildscript {
//classpath "com.goldin.plugins:gradle:0.1-RC3" // http://evgeny-goldin.com/wiki/Gradle-duplicates-plugin
}
}
repositories {
mavenRepo(urls: "http://repo.grails.org/grails/core")
}

apply plugin: 'idea'

Expand Down

0 comments on commit 79509db

Please sign in to comment.