Skip to content

Commit 423017e

Browse files
committed
Remove unused import of random in collision.py
1 parent 0359812 commit 423017e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

example/collision.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import argparse
22
import pleth
3-
import random
43

54
# Generate a random private key and check whplether there are assets under the private key.
65

0 commit comments

Comments
 (0)