summaryrefslogtreecommitdiff
path: root/lib/license/management.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/license/management.rb')
-rw-r--r--lib/license/management.rb12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/license/management.rb b/lib/license/management.rb
index f186f80..37fe1a0 100644
--- a/lib/license/management.rb
+++ b/lib/license/management.rb
@@ -13,18 +13,6 @@ require 'license/management/version'
# This applies a monkey patch to the JsonReport found in the `license_finder` gem.
LicenseFinder::JsonReport.prepend(License::Management::Report)
-module LicenseFinder
- class Nuget
- def self.package_management_command
- 'nuget'
- end
-
- def self.nuget_check
- 'which nuget'
- end
- end
-end
-
module License
module Management
def self.root