Skip to content

Commit 65c9ca9

Browse files
committed
Remove trailing whitespace
1 parent 9c9266e commit 65c9ca9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/python_minifier/rename/renamer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,3 @@ def should_rename(binding, name, scope):
226226

227227
def rename(module, prefix_globals=False, preserved_globals=None):
228228
NameAssigner()(module, prefix_globals, preserved_globals)
229-
230-

0 commit comments

Comments
 (0)