mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-11 23:42:38 +00:00
Remove pointless conditional
This commit is contained in:
parent
da9d0ded94
commit
6d9f0c59b7
@ -909,8 +909,6 @@ class Publish:
|
||||
level=log.NOISY)
|
||||
|
||||
def update_goal(self):
|
||||
# if log.recording_noisy
|
||||
if True:
|
||||
self.log_goal(self.goal, "before update: ")
|
||||
|
||||
# first, remove any bad servers from our goal
|
||||
|
Loading…
Reference in New Issue
Block a user