removed unneeded comment

This commit is contained in:
Rhet Turnbull
2020-01-14 21:46:00 -08:00
parent de05323a15
commit 99d3069530

View File

@@ -199,7 +199,6 @@ def get_system_library_path():
def get_last_library_path():
""" returns the path to the last opened Photos library
If a library has never been opened, returns None """
# TODO: Need a module level method for this and another PhotosDB method to get current library path
plist_file = Path(
str(Path.home())
+ "/Library/Containers/com.apple.Photos/Data/Library/Preferences/com.apple.Photos.plist"