Skip to content

Commit f77002f

Browse files
removing random import
Signed-off-by: Priyansh Tratiya <[email protected]>
1 parent c861125 commit f77002f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/platform_tests/link_flap/test_cont_link_flap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import time
1212
import math
1313
import re
14-
import random
1514

1615
from collections import defaultdict
1716

0 commit comments

Comments
 (0)