plugins have only one kill mode

This commit is contained in:
Volkan Şahin 2016-07-22 10:23:18 +03:00
parent 5ec8022f81
commit b678961d3c
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Author: İsmail BAŞARAN <ismail.basaran@tubitak.gov.tr> <basaran.ismaill@gmail.com>
class PluginKillSignal(object):
@property
def obj_name(self):
return "KILL_SIGNAL"