summaryrefslogtreecommitdiff
path: root/lib/awesome_patch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/awesome_patch.rb')
-rw-r--r--lib/awesome_patch.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/awesome_patch.rb b/lib/awesome_patch.rb
index 1694ccf..d9f738c 100644
--- a/lib/awesome_patch.rb
+++ b/lib/awesome_patch.rb
@@ -8,7 +8,6 @@ module CollectiveIdea
8 move_to_original target, position 8 move_to_original target, position
9 if self.class == Node 9 if self.class == Node
10 self.update_unique_name 10 self.update_unique_name
11 self.save
12 end 11 end
13 end 12 end
14 end 13 end