diff --git a/sites/all/modules/unl/unl_migration.php b/sites/all/modules/unl/unl_migration.php
index c3a51ef9c64e912824e2f7276507a2c98e8d70a3..39c6f911081b89e42d786b8f13da5d71e62ac85e 100644
--- a/sites/all/modules/unl/unl_migration.php
+++ b/sites/all/modules/unl/unl_migration.php
@@ -171,8 +171,6 @@ class Unl_Migration_Tool
            
             $this->_state = self::STATE_CREATING_NODES;
         }
-        print_r($this->_hrefTransform);
-        exit;
         
         if ($this->_state == self::STATE_CREATING_NODES) {
             // Update links and then create new page nodes. (Takes a while)