mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-15 21:55:00 -05:00
Grand whitespace cleanup.
This commit is contained in:
parent
72579fe9cf
commit
ffa9118e9c
1
.powrc
1
.powrc
@ -2,4 +2,3 @@ if [ -f "$rvm_path/scripts/rvm" ] && [ -f ".rvmrc" ] ; then
|
||||
source "$rvm_path/scripts/rvm"
|
||||
source ".rvmrc"
|
||||
fi
|
||||
|
@ -5,4 +5,3 @@ gem "rake", "~> 10.0"
|
||||
group :test do
|
||||
gem "rspec"
|
||||
end
|
||||
|
||||
|
@ -15,4 +15,3 @@ ARGV.delete_if do |arg|
|
||||
end
|
||||
|
||||
IRB.start
|
||||
|
||||
|
@ -119,4 +119,3 @@ module OctopressLiquidFilters
|
||||
|
||||
end
|
||||
Liquid::Template.register_filter OctopressLiquidFilters
|
||||
|
||||
|
@ -118,4 +118,3 @@ module Jekyll
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
|
@ -309,4 +309,3 @@ module Jekyll
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
@ -53,4 +53,3 @@ module Jekyll
|
||||
end
|
||||
|
||||
Liquid::Template.register_tag('video', Jekyll::VideoTag)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user