diff --git a/release/scripts/modules/bpy/path.py b/release/scripts/modules/bpy/path.py index 9f3e4be8347..3673f501527 100644 --- a/release/scripts/modules/bpy/path.py +++ b/release/scripts/modules/bpy/path.py @@ -16,8 +16,6 @@ # # ##### END GPL LICENSE BLOCK ##### -# - """ This module has a similar scope to os.path, containing utility functions for dealing with paths in Blender.