1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-05-01 19:52:43 +02:00

Fix "witch" verbose problem

This commit is contained in:
prise6 2015-06-15 00:52:56 +02:00
parent 4b6d4ba92b
commit 3e461b4112

View file

@ -112,7 +112,6 @@ VT.object <- setRefClass(
}else{
.self$data[, 2] <- as.numeric(.self$data[, 2])
}
cat("witch \n")
return(TRUE)
},