From d8680713dd2b821820260674e15a6b7ba54ce34e Mon Sep 17 00:00:00 2001 From: Daniil <101560362+Astel2022@users.noreply.github.com> Date: Sat, 9 Apr 2022 15:47:16 +0300 Subject: [PATCH] delete unused library --- CRTVK/CRTVK.py | 1 - 1 file changed, 1 deletion(-) diff --git a/CRTVK/CRTVK.py b/CRTVK/CRTVK.py index 14953a1..9f9eca2 100644 --- a/CRTVK/CRTVK.py +++ b/CRTVK/CRTVK.py @@ -1,7 +1,6 @@ import os #Import standart python modules. import time import json -import random import urllib.request import base64 #Import libraries.