Skip to content

Commit 0faca44

Browse files
STABL-SWjserv
authored andcommitted
Remove comments
1 parent 4765e6f commit 0faca44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kconfiglib.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4900,8 +4900,6 @@ def _rec_invalidate(self):
49004900
# Invalidating MODULES has wide-ranging effects
49014901
self.kconfig._invalidate_all()
49024902
else:
4903-
# print(self)
4904-
# print("invalidated")
49054903
self._invalidate()
49064904

49074905
for item in self._dependents:

0 commit comments

Comments
 (0)