8000 Remove unused import. · davidblewett/rure-python@a0af7f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0af7f5

Browse files
author
Matt DeBoard
committed
Remove unused import.
1 parent 0336262 commit a0af7f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rure/lib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22
import sys
3-
import warnings
43
from collections import namedtuple
54

65
from rure._ffi import ffi

0 commit comments

Comments
 (0)
0