Skip to content

Commit 1b70027

Browse files
authored
Merge pull request #62 from jsparson1/main
removed unused random dependency
2 parents ff4d72f + 9040c4c commit 1b70027

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

operate/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44
import os
55
import time
6-
import random
76
import base64
87
import json
98
import math

0 commit comments

Comments
 (0)