diff --git a/commands/tinfoil.py b/commands/tinfoil.py index 819a9e1..47968b6 100755 --- a/commands/tinfoil.py +++ b/commands/tinfoil.py @@ -2,9 +2,9 @@ import argparse import os import re -import time import subprocess import sys +import time import requests