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")
 }