Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS committed Jan 10, 2025
1 parent 493cf31 commit 6781b2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conan/api/subapi/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,4 @@ def inspect(self, conanfile_path, remotes, lockfile, name=None, version=None, us
return conanfile

def reinit(self):
# TODO: Check if this is risky
self.editable_packages = EditablePackages(self._conan_api.home_folder)

0 comments on commit 6781b2b

Please # to comment.