Author: jcater Date: 2006-04-11 08:30:18 -0500 (Tue, 11 Apr 2006) New Revision: 8398
Modified: trunk/gnue-designer/src/__init__.py Log: fixed nightly website builds (this may force developers to rerun ./setup-cvs.py) Modified: trunk/gnue-designer/src/__init__.py =================================================================== --- trunk/gnue-designer/src/__init__.py 2006-04-10 17:14:44 UTC (rev 8397) +++ trunk/gnue-designer/src/__init__.py 2006-04-11 13:30:18 UTC (rev 8398) @@ -66,5 +66,3 @@ from app.documents import register_document_type -# This is to make the old runtime scripts work :( -from app import designer as Designer _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
