From e83d677c82a0ad728501d0fa2f6df8737980a68c Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 12 Jun 2007 17:30:54 -0400 Subject: random FIXME cleanup --- cobbler/action_reposync.py | 1 - 1 file changed, 1 deletion(-) (limited to 'cobbler/action_reposync.py') diff --git a/cobbler/action_reposync.py b/cobbler/action_reposync.py index 9ed8f47..94c54a4 100644 --- a/cobbler/action_reposync.py +++ b/cobbler/action_reposync.py @@ -73,7 +73,6 @@ class RepoSync: """ Handle copying of http:// and ftp:// repos. - FIXME: support for mirrorlist? """ # warn about not having yum-utils. We don't want to require it in the package because -- cgit