mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-26 05:12:11 +00:00
🔥 Remove comment
This commit is contained in:
@@ -266,7 +266,6 @@ class LibraryUpdater:
|
||||
|
||||
for lib in libs:
|
||||
library = self.update_library(lib)
|
||||
# TODO: Test the GH Updater here
|
||||
github_updater = GithubUpdater(owner=self.owner, library=library)
|
||||
github_updater.update()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user