diff options
Diffstat (limited to 'release')
-rwxr-xr-x | release/rtool.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/rtool.py b/release/rtool.py index 45e1416e..3ed9157e 100755 --- a/release/rtool.py +++ b/release/rtool.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -from __future__ import absolute_import, print_function, division import contextlib import fnmatch |