@@ -15,21 +15,10 @@ * file. */ #include "config.h" -#import "OFURL.h" -#import "OFArray.h" -#ifdef OF_HAVE_FILES -# import "OFFileManager.h" -#endif -#import "OFNumber.h" -#import "OFString.h" -#import "OFAutoreleasePool.h" - -#import "OFInvalidFormatException.h" - #import "TestsAppDelegate.h" static OFString *module = @"OFURL"; static OFString *url_str = @"ht%3atp://us%3Aer:p%40w@ho%3Ast:1234/" @"pa%3Fth?que%23ry#frag%23ment";