lib/ronin/address.rb in ronin-1.3.0 vs lib/ronin/address.rb in ronin-1.4.0.rc1

- old
+ new

@@ -16,11 +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/organization' -require 'ronin/target' require 'dm-timestamps' module Ronin #