remove vpc

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-03-24 20:31:40 +01:00
commit a8ec7910cd
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
3 changed files with 15 additions and 50 deletions

View file

@ -33,4 +33,4 @@ function count_in_db {
function get_from_db {
use_db "get_from_db" "$@"
return $?
}
}