diff --git a/io_scene_gltf2/__init__.py b/io_scene_gltf2/__init__.py
index 8c738c41c92f8294e35b3f71fba28904bd3c9be4..9fdc2ac336e533de27dd9ff9c753d061f9c5c254 100755
--- a/io_scene_gltf2/__init__.py
+++ b/io_scene_gltf2/__init__.py
@@ -17,7 +17,6 @@ bl_info = {
     'author': 'Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
     "version": (1, 8, 1),
     'blender': (3, 0, 0),
->>>>>>> blender-v3.0-release
     'location': 'File > Import-Export',
     'description': 'Import-Export as glTF 2.0',
     'warning': '',