apps/blueprint/models/epic.rb in brief-1.15.5 vs apps/blueprint/models/epic.rb in brief-1.16.0

- old
+ new

@@ -63,15 +63,6 @@ persona: item.components[0], behavior: item.components[1]) end end end - - actions do - def publish_to_github - end - - def custom_action - end - end - end