diff options
Diffstat (limited to 'tools/pydfu.py')
| -rwxr-xr-x | tools/pydfu.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/pydfu.py b/tools/pydfu.py index 8822b07be..376c697cb 100755 --- a/tools/pydfu.py +++ b/tools/pydfu.py @@ -11,8 +11,6 @@ See app note AN3156 for a description of the DFU protocol. See document UM0391 for a description of the DFuse file. """ -from __future__ import print_function - import argparse import collections import inspect |
