summary refs log tree commit diff
path: root/scripts/move_remote_media_to_new_store.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/move_remote_media_to_new_store.py')
-rwxr-xr-xscripts/move_remote_media_to_new_store.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/move_remote_media_to_new_store.py b/scripts/move_remote_media_to_new_store.py

index b5b63933ab..ab2e763386 100755 --- a/scripts/move_remote_media_to_new_store.py +++ b/scripts/move_remote_media_to_new_store.py
@@ -32,8 +32,6 @@ To use, pipe the above into:: PYTHON_PATH=. ./scripts/move_remote_media_to_new_store.py <source repo> <dest repo> """ -from __future__ import print_function - import argparse import logging import os