diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-09-05 18:39:53 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-09-05 18:39:53 +0200 |
commit | eec0dc46a6d6782f6aebdc759d4822ef17fd57a2 (patch) | |
tree | 0c3f88e90e1f5274df1805c97181c3d6f3e3e40a /app/assets | |
parent | ae1fac006206ab28cd7cba63ab85c07a27f3d606 (diff) |
PostStatusService can attach media to status, ProcessFeedService likewise
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/api/media.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/api/media.scss b/app/assets/stylesheets/api/media.scss deleted file mode 100644 index e3c4fac3c..000000000 --- a/app/assets/stylesheets/api/media.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the Api::Media controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ |