Skip to content

Commit

Permalink
no need to keep comments, we have version control
Browse files Browse the repository at this point in the history
  • Loading branch information
dmacvicar committed Oct 19, 2017
1 parent 1fd34ca commit ee33492
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/appdata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ def self.get dist = "factory"
data = Hash.new
xml = Appdata.get_distribution dist, "oss"
data = add_appdata data, xml
# xml = Appdata.get_distribution dist, "non-oss"
# data = add_appdata data, xml
data
end

Expand Down

0 comments on commit ee33492

Please sign in to comment.