...
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   projects/main.py
#
diff --git a/projects/main.py b/projects/main.py
index e2d462a..0944c11 100755
--- a/projects/main.py
+++ b/projects/main.py
@@ -61,7 +61,6 @@ class ElementsProject (object):
             'name': self.name,
             'path': self.path,
             'directory': self.directory,
-            'lock': self.lock,
             'emulate_avid': self.emulate_avid,
         }
 
