From 10b0f840d1e8cbdc983409ccc16a1c493894f279 Mon Sep 17 00:00:00 2001 From: Costa Tsaousis Date: Tue, 21 Jun 2016 12:15:04 +0300 Subject: [PATCH] removed unused import --- python.d/example.chart.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python.d/example.chart.py b/python.d/example.chart.py index b990b12a..7a0e2c3a 100644 --- a/python.d/example.chart.py +++ b/python.d/example.chart.py @@ -2,7 +2,6 @@ # Author: Pawel Krupa (paulfantom) import os -import sys import random from base import BaseService -- 2.39.2