From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/makesrna/rna_cleanup/rna_cleaner.py | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesrna/rna_cleanup') diff --git a/source/blender/makesrna/rna_cleanup/rna_cleaner.py b/source/blender/makesrna/rna_cleanup/rna_cleaner.py index 0b80a711c3b..f1cd46f3d57 100755 --- a/source/blender/makesrna/rna_cleanup/rna_cleaner.py +++ b/source/blender/makesrna/rna_cleanup/rna_cleaner.py @@ -318,4 +318,3 @@ if __name__=='__main__': print("Incorrect python version, use python 3!") else: main() - -- cgit v1.2.3