about summary refs log tree commit diff
path: root/tools/import-gh-to-gitea/archive-projects.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/import-gh-to-gitea/archive-projects.py')
-rwxr-xr-xtools/import-gh-to-gitea/archive-projects.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/import-gh-to-gitea/archive-projects.py b/tools/import-gh-to-gitea/archive-projects.py
index a940bd2..41bd898 100755
--- a/tools/import-gh-to-gitea/archive-projects.py
+++ b/tools/import-gh-to-gitea/archive-projects.py
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 
 import argparse
-import sys
 
 import requests