lib/solve/solver/variable_row.rb in solve-0.4.4 vs lib/solve/solver/variable_row.rb in solve-0.5.0
- old
+ new
@@ -1,8 +1,6 @@
module Solve
class Solver
- # @author Andrew Garson <agarson@riotgames.com>
- # @author Jamie Winsor <reset@riotgames.com>
class VariableRow
attr_reader :artifact
attr_reader :value
attr_reader :sources