DOT D&A binder: remove Performance West and National Drug Screening from vendor directory

Drop the two self-listings (Performance West C-TPA and supervisor training) and
the National Drug Screening / NDS entries from the Suggested Vendors panels.
The non-endorsement disclaimer (which still names Performance West) is unchanged.
This commit is contained in:
justin 2026-06-02 22:02:07 -05:00
parent 843a5bfacb
commit f21f3d41d9

View file

@ -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.",
],
),
]