diff --git a/app/models/store/file.rb b/app/models/store/file.rb index 4a91f6b28..b6cbe04e1 100644 --- a/app/models/store/file.rb +++ b/app/models/store/file.rb @@ -5,7 +5,7 @@ class Store include ApplicationLib after_destroy :destroy_provider -=beging +=begin 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: - Store::File.verify(true) =end