From 54831bd44bdf7f7b19ac3a129ebf6384549d9c63 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Wed, 4 Oct 2017 21:10:08 +0200 Subject: Updated messages and notices --- app/models/gcp/cluster.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/models') diff --git a/app/models/gcp/cluster.rb b/app/models/gcp/cluster.rb index 367e9be578c..f570c8b3c4c 100644 --- a/app/models/gcp/cluster.rb +++ b/app/models/gcp/cluster.rb @@ -110,9 +110,5 @@ module Gcp true end - - def destroy - super if restrict_modification - end end end -- cgit v1.2.1