cas-admin | 1 - 1 file changed, 1 deletion(-)
New commits: commit 5bfb83afc885f88e78b3c5d223536ce918e7d235 Author: adam stokes uzr@jak.rebo Date: Fri Dec 11 10:45:31 2009 -0500
- not using calendar import
diff --git a/cas-admin b/cas-admin index 2b68d47..9ea3ff3 100755 --- a/cas-admin +++ b/cas-admin @@ -20,7 +20,6 @@ import optparse import sys import urlparse import datetime -import calendar import paramiko
from cas.core import CoreBase
cas@lists.stg.fedorahosted.org