Browse Source

chore: Remove unused imports

Mike Wang 2 năm trước cách đây
mục cha
commit
30acbaadaa
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      natter-check/natter-check.py

+ 0 - 3
natter-check/natter-check.py

@@ -19,13 +19,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 '''
 
 import os
-import re
 import sys
 import time
 import socket
 import struct
-import platform
-import subprocess
 
 __version__ = "2.0-dev"