Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDorian <pr.dorian@gmail.com>2010-09-26 13:48:19 +0400
committerStephen Caudill <scaudill@gmail.com>2010-09-26 20:52:39 +0400
commite792344c0e9d88a6eb774810f9e35d08c05cf519 (patch)
tree15d0967fdf787eddfd6c93c3be41056bac45940b /Rakefile
parent4223769df08e9c0933579742b90d2b343c5ccef2 (diff)
Use improved whitespace:scrub_gratuitous_newlines
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index f00478e2e..fa9be254a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,8 +2,6 @@
# licensed under the Affero General Public License version 3. See
# the COPYRIGHT file.
-
-
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.