remove most rdp refs

This commit is contained in:
2025-03-02 00:12:08 -05:00
parent 49f8cb54a1
commit c15e6cb082
5 changed files with 47 additions and 7 deletions

View File

@ -4,7 +4,6 @@ from flupdt.flake_show import get_derivations
from flupdt.cli import parse_inputs
from flupdt.flake_eval import evaluate_output
import logging
import rad_development_python as rd
def main() -> None: