From ba19d54c156ffe5932b84d9b78491577975a6bff Mon Sep 17 00:00:00 2001 From: Mike MacHenry Date: Wed, 22 Oct 2003 19:34:07 +0000 Subject: [PATCH] Oops. original commit: 559f84fcdadd97dbd5496f5ca2b231c03fa5a99e --- collects/test-suite/private/fixed-width-label-snip.ss | 1 - 1 file changed, 1 deletion(-) diff --git a/collects/test-suite/private/fixed-width-label-snip.ss b/collects/test-suite/private/fixed-width-label-snip.ss index 78b54d70..d5bc154d 100644 --- a/collects/test-suite/private/fixed-width-label-snip.ss +++ b/collects/test-suite/private/fixed-width-label-snip.ss @@ -3,7 +3,6 @@ (require (lib "class.ss") (lib "list.ss") - (lib "debug.ss" "mike-lib") (lib "mred.ss" "mred")) (provide fixed-width-label-snip)