lib/ronin/software.rb in ronin-1.3.0 vs lib/ronin/software.rb in ronin-1.4.0.rc1
- old
+ new
@@ -16,10 +16,9 @@
# You should have received a copy of the GNU General Public License
# along with Ronin. If not, see <http://www.gnu.org/licenses/>.
#
require 'ronin/model'
-require 'ronin/vendor'
module Ronin
#
# Represents a Software product.
#