Skip to content

Refactoring: remove obsolete code#51

Merged
stanislaw merged 1 commit into
masterfrom
develop
Dec 8, 2019
Merged

Refactoring: remove obsolete code#51
stanislaw merged 1 commit into
masterfrom
develop

Conversation

@stanislaw
Copy link
Copy Markdown
Member

This code is called upstream:

        if not args.strict_whitespace:
            line = canonicalize_whitespace(line)

so there is no need in the subsequent calls.

This code is called upstream:

```
        if not args.strict_whitespace:
            line = canonicalize_whitespace(line)
```

so there is no need in the subsequent calls.
@stanislaw stanislaw merged commit aa05bda into master Dec 8, 2019
@stanislaw stanislaw deleted the develop branch December 8, 2019 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant