Applied rubocop.

This commit is contained in:
Martin Edenhofer 2015-07-26 23:35:56 +02:00
parent 97961e7020
commit 7279536d8f

View file

@ -5,7 +5,7 @@ class Store
include ApplicationLib include ApplicationLib
after_destroy :destroy_provider after_destroy :destroy_provider
=beging =begin
add new file to store add new file to store
@ -65,7 +65,6 @@ read each file which should be in backend and verify agsinst sha hash
in case of fixing sha hash use: in case of fixing sha hash use:
Store::File.verify(true) Store::File.verify(true)
=end =end