aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/kmsg.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-13 17:27:15 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-13 17:27:15 +0200
commitd51e120b2c8809bdd717bd0dcb3d5129079a7789 (patch)
treedf5cb5c1cc9e0e5c564ece5e8c4b36fa3cb51364 /src/plugins/kmsg.py
parentm (diff)
downloadxpybar-d51e120b2c8809bdd717bd0dcb3d5129079a7789.tar.gz
xpybar-d51e120b2c8809bdd717bd0dcb3d5129079a7789.tar.bz2
xpybar-d51e120b2c8809bdd717bd0dcb3d5129079a7789.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/plugins/kmsg.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/kmsg.py b/src/plugins/kmsg.py
index b1b6eaa..d8c58ca 100644
--- a/src/plugins/kmsg.py
+++ b/src/plugins/kmsg.py
@@ -16,13 +16,9 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
'''
-
-import os
-
from plugins.linereader import LineReader
-
class KMsg(LineReader):
'''
Line reader for the kernel console output