Removed trailing whitespaces
diff --git a/README.md b/README.md
index 3abd4e4..1e295aa 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
 
 This module is **work in progress** as part of Google Summer of Code 2015.
 
-You can see working prototype there: [DataBundleViewer](http://databundle.herokuapp.com/)  
+You can see working prototype there: [DataBundleViewer](http://databundle.herokuapp.com/)
 
 
 
diff --git a/app/views/devise/mailer/confirmation_instructions.html.slim b/app/views/devise/mailer/confirmation_instructions.html.slim
index 6b182c8..8ce7f41 100644
--- a/app/views/devise/mailer/confirmation_instructions.html.slim
+++ b/app/views/devise/mailer/confirmation_instructions.html.slim
@@ -1,5 +1,5 @@
 p
-  | Welcome 
+  | Welcome
   = @email
   | !
 p
diff --git a/app/views/devise/mailer/reset_password_instructions.html.slim b/app/views/devise/mailer/reset_password_instructions.html.slim
index d938671..ecd6ae4 100644
--- a/app/views/devise/mailer/reset_password_instructions.html.slim
+++ b/app/views/devise/mailer/reset_password_instructions.html.slim
@@ -1,5 +1,5 @@
 p
-  | Hello 
+  | Hello
   = @resource.email
   | !
 p
diff --git a/app/views/devise/mailer/unlock_instructions.html.slim b/app/views/devise/mailer/unlock_instructions.html.slim
index b19563d..d39172d 100644
--- a/app/views/devise/mailer/unlock_instructions.html.slim
+++ b/app/views/devise/mailer/unlock_instructions.html.slim
@@ -1,5 +1,5 @@
 p
-  | Hello 
+  | Hello
   = @resource.email
   | !
 p
diff --git a/app/views/devise/registrations/edit.html.slim b/app/views/devise/registrations/edit.html.slim
index 3a42bee..93eba3c 100644
--- a/app/views/devise/registrations/edit.html.slim
+++ b/app/views/devise/registrations/edit.html.slim
@@ -1,5 +1,5 @@
 h2
-  | Edit 
+  | Edit
   = resource_name.to_s.humanize
 = form_for(resource, as: resource_name, url: registration_path(resource_name), html: { method: :put }) do |f|
   = devise_error_messages!
@@ -9,7 +9,7 @@
     = f.email_field :email, autofocus: true
   - if devise_mapping.confirmable? && resource.pending_reconfirmation?
     div
-      | Currently waiting confirmation for: 
+      | Currently waiting confirmation for:
       = resource.unconfirmed_email
   .field
     = f.label :password
@@ -32,6 +32,6 @@
 h3
   | Cancel my account
 p
-  | Unhappy? 
+  | Unhappy?
   = button_to "Cancel my account", registration_path(resource_name), data: { confirm: "Are you sure?" }, method: :delete
 = link_to "Back", :back
diff --git a/vendor/assets/fonts/glyphicons-halflings-regular.svg b/vendor/assets/fonts/glyphicons-halflings-regular.svg
index 94fb549..f155876 100644
--- a/vendor/assets/fonts/glyphicons-halflings-regular.svg
+++ b/vendor/assets/fonts/glyphicons-halflings-regular.svg
@@ -285,4 +285,4 @@
 <glyph unicode="&#x1f511;" d="M250 1200h600q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-500l-255 -178q-19 -9 -32 -1t-13 29v650h-150q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM400 1100v-100h300v100h-300z" />
 <glyph unicode="&#x1f6aa;" d="M250 1200h750q39 0 69.5 -40.5t30.5 -84.5v-933l-700 -117v950l600 125h-700v-1000h-100v1025q0 23 15.5 49t34.5 26zM500 525v-100l100 20v100z" />
 </font>
-</defs></svg> 
\ No newline at end of file
+</defs></svg>
\ No newline at end of file