Yeuoly 1 год назад
Родитель
Сommit
f09a52d36c
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      internal/core/runner/python/dependencies/math.go

+ 0 - 1
internal/core/runner/python/dependencies/math.go

@@ -1,5 +1,4 @@
 package dependencies
 
 func init() {
-	SetupDependency("numpy", "", "import numpy")
 }