lib/locomotive/carrierwave.rb in locomotive_cms-0.0.4.beta12 vs lib/locomotive/carrierwave.rb in locomotive_cms-0.0.4
- old
+ new
@@ -3,6 +3,5 @@
require 'locomotive/carrierwave/patches'
# register missing mime types
EXTENSIONS[:eot] = 'application/vnd.ms-fontobject'
EXTENSIONS[:woff] = 'application/x-woff'
-EXTENSIONS[:otf] = 'application/octet-stream'
\ No newline at end of file