N'est plus utilisé
This commit is contained in:
parent
06095f5580
commit
f48609b760
1 changed files with 4 additions and 0 deletions
|
@ -1,9 +1,13 @@
|
||||||
#!/bin/bash /usr/scripts/python.sh
|
#!/bin/bash /usr/scripts/python.sh
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
#
|
||||||
|
# This module is NOT used anymore (will be buried soon).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
This module provides a basic service class to other services. It should *NOT*
|
This module provides a basic service class to other services. It should *NOT*
|
||||||
be referenced in configuration of trigger.
|
be referenced in configuration of trigger.
|
||||||
|
|
||||||
|
It is not used anymore.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import collections
|
import collections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue