diff --git a/workspace/06-1_hyRefactor_cats.Rmd b/workspace/06-1_hyRefactor_cats.Rmd
index 6f3554b79172a51a6c68f23a2e05d4b7287d4393..3071f1e398c59594f8f0e01ab2ce2c38aa0b04e4 100644
--- a/workspace/06-1_hyRefactor_cats.Rmd
+++ b/workspace/06-1_hyRefactor_cats.Rmd
@@ -25,8 +25,6 @@ source("R/config.R")
 source("R/NHD_navigate.R")
 source("R/hyRefactor_funs.R")
 
-old_path <- Sys.getenv("PATH") 
-Sys.setenv(PATH = paste(old_path, "C:\\Users\\abock\\AppData\\Roaming\\npm", sep = ";"))
 ```
 
 This reconcile-catchments step splits and combines catchment boundaries according to the process that was completed in refactor flines.