removed unused random crop code

This commit is contained in:
Skud
2013-04-29 18:26:22 +10:00
parent 36290c82ed
commit 844f2c845e

View File

@@ -1,7 +1,3 @@
module ApplicationHelper
def random_crop
Crop.random
end
end