Remove unused code

master
Matthew Kienow 2019-03-25 19:38:28 -04:00
parent 6709780817
commit 6278563f25
No known key found for this signature in database
GPG Key ID: 40787F8B1EAC6E41
1 changed files with 1 additions and 3 deletions

View File

@ -92,9 +92,7 @@ module Msf::Payload::UUID::Options
arch: uuid.arch,
platform: uuid.platform,
timestamp: uuid.timestamp,
workspace: framework.db.workspace,
# payload: self.fullname,
# datastore: self.datastore
workspace: framework.db.workspace
})
if datastore['PayloadUUIDSeed'].to_s.length > 0