Change record status: 
Project: 
Introduced in branch: 
7.x-5.x
Introduced in version: 
7.x-5.1
Description: 

The 3 lines in config.rb that start with "add_import_path" should be removed (along with the 2 comment lines above them).

In Zen 7.x-5.1, those lines have been replaced with:

# Assuming this theme is in sites/*/themes/THEMENAME, you can add the partials
# included with a module by uncommenting and modifying one of the lines below:
#add_import_path "../../../default/modules/FOO"
#add_import_path "../../../all/modules/FOO"
#add_import_path "../../../../modules/FOO"
Impacts: 
Site builders, administrators, editors
Themers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done