diff --git a/scripts/document_gen/templates/dot_da_binder_generator.py b/scripts/document_gen/templates/dot_da_binder_generator.py index c49507b..cdb6a30 100644 --- a/scripts/document_gen/templates/dot_da_binder_generator.py +++ b/scripts/document_gen/templates/dot_da_binder_generator.py @@ -1356,9 +1356,6 @@ def _vendor_directory(b, meta): "Consortium / C-TPA (bundles everything)", "Manages your random pool, scheduling, collection, lab & MRO.", [ - "**Performance West** — managed program & C-TPA " - "(compliance@performancewest.com)", - "**National Drug Screening** — nationaldrugscreening.com", "**US Drug Test Centers** — usdrugtestcenters.com", "**Foundation / DISA Global Solutions** — disa.com", "**National Compliance Management Service (NCMS)** — " @@ -1383,7 +1380,7 @@ def _vendor_directory(b, meta): "Usually **included with your C-TPA** — confirm before signing.", "**American Association of MROs (AAMRO)** — aamro.com " "(verify/locate an MRO)", - "**NCMS / NDS** MRO services (see C-TPA panel).", + "**NCMS** MRO services (see C-TPA panel).", ], ), ( @@ -1399,11 +1396,9 @@ def _vendor_directory(b, meta): "Supervisor reasonable-suspicion training", "120 minutes (60 alcohol + 60 drugs) before any decision.", [ - "**Performance West** supervisor training " - "(compliance@performancewest.com)", "**J. J. Keller** — jjkeller.com", - "**National Drug Screening / US Drug Test Centers** online " - "courses (see C-TPA panel).", + "**US Drug Test Centers** online courses (see C-TPA panel).", + "Many C-TPAs include a DOT-compliant supervisor course.", ], ), ]