diff --git a/app/models/profile_info_block.rb b/app/models/profile_info_block.rb index 3d09217..de75947 100644 --- a/app/models/profile_info_block.rb +++ b/app/models/profile_info_block.rb @@ -15,10 +15,6 @@ class ProfileInfoBlock < Block end end - def editable? - false - end - def cacheable? false end -- libgit2 0.21.2