Consolidate RSC funcs

This commit is contained in:
2025-11-14 17:45:11 +00:00
parent 7c0dfd0e14
commit 33358c76ec
6 changed files with 111 additions and 117 deletions

View File

@@ -3,8 +3,7 @@
import json
import sys
import os
from rsc_auth import RSCAuth
from rsc_graphql import RSCGraphQL
from rsc import RSCAuth, RSCGraphQL
from tabulate import tabulate
def list_oracle_databases():