Skip to content
Snippets Groups Projects
Commit ea578c25 authored by Campbell Barton's avatar Campbell Barton
Browse files

remove UTF BOM

parent 82d32072
Branches
No related tags found
No related merge requests found
# ***** BEGIN GPL LICENSE BLOCK *****
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
......@@ -116,4 +116,4 @@ def unregister():
bpy.types.INFO_MT_file_import.remove(menu_func)
if __name__ == "__main__":
register()
\ No newline at end of file
register()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment