Yeuoly 1 рік тому
батько
коміт
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")
 }