Commit 8d152232 by Đường Sỹ Hoàng

Removed unuse files & newlines

parent 4f74694c
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
// Place all the styles related to the Microposts controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
...@@ -9,4 +9,3 @@ if Rails.env.production? ...@@ -9,4 +9,3 @@ if Rails.env.production?
config.fog_directory = ENV["S3_BUCKET"] config.fog_directory = ENV["S3_BUCKET"]
end end
end end
...@@ -3,7 +3,3 @@ if Rails.env.test? ...@@ -3,7 +3,3 @@ if Rails.env.test?
config.enable_processing = false config.enable_processing = false
end end
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment