Drop uneeded import

example_tests
Tyler Goodlet 2020-02-09 01:06:11 -05:00
parent 596aca8097
commit 9fb05d8849
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ the hip new film we're shooting:
.. code:: python
import tractor
from functools import partial
_this_module = __name__
the_line = 'Hi my name is {}'