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