Skip to content

Commit

Permalink
fix: requests import
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed Sep 24, 2024
1 parent 7713b0c commit c1bccd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mftp-doctor/mftp-doctor.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import time
import docker
import logging
from flask import request
import requests
import argparse
from datetime import datetime
Expand Down

0 comments on commit c1bccd0

Please sign in to comment.