lib/vedeu/repositories/groups.rb in vedeu-0.2.5 vs lib/vedeu/repositories/groups.rb in vedeu-0.2.6

- old
+ new

@@ -3,10 +3,9 @@ # Repository for storing and retrieving interfaces by their group name. # # @api private module Groups - include Common include Repository extend self # Add an interface name to a group, creating the group if it doesn't already # exist, and rejecting the interface if it is already known.