Skip to content

Commit 55d4603

Browse files
committed
Update stail.py
1 parent 9ea8662 commit 55d4603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stail.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from pprint import pprint
2626

2727
from splunklib.client import connect
28-
from splunklib.results import ResultsReader, JSONResultsReader
28+
from splunklib.results import JSONResultsReader
2929

3030
try:
3131
import utils

0 commit comments

Comments
 (0)