[R] remove unused imports in tests (#8614)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
context('Test prediction of feature interactions')
|
||||
|
||||
require(xgboost)
|
||||
|
||||
set.seed(123)
|
||||
|
||||
test_that("predict feature interactions works", {
|
||||
|
||||
Reference in New Issue
Block a user