remove model shims (#34750)
parent
0abe348283
commit
c32c405f65
5 changed files with 6 additions and 13 deletions
@ -1 +0,0 @@ |
||||
*_pyx.cpp |
@ -1,4 +0,0 @@ |
||||
#!/usr/bin/env bash |
||||
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)" |
||||
exec "$DIR/dmonitoringmodeld.py" "$@" |
@ -1,4 +0,0 @@ |
||||
#!/usr/bin/env bash |
||||
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)" |
||||
exec "$DIR/modeld.py" "$@" |
Loading…
Reference in new issue