diff --git a/follow.py b/follow.py index 9878f3b17..7c9ba3151 100644 --- a/follow.py +++ b/follow.py @@ -1503,7 +1503,7 @@ def remove_follower(base_dir: str, if handle2.lower() != handle: new_followers_str += handle2 + '\n' else: - found = False + found = True if not found: return False try: