Removed trailing whitespace

This commit is contained in:
Jonas Bonér 2010-06-01 18:41:39 +02:00
parent c8732569a7
commit 56e7428e47
34 changed files with 273 additions and 273 deletions

View file

@ -5,4 +5,4 @@ class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val spdeSbt = "us.technically.spde" % "spde-sbt-plugin" % "0.4.1"
// val repo = "GH-pages repo" at "http://mpeltonen.github.com/maven/"
// val idea = "com.github.mpeltonen" % "sbt-idea-plugin" % "0.1-SNAPSHOT"
}
}