remove deprecated checks list

This commit is contained in:
Leonardo Pistone 2015-08-31 17:40:22 +02:00 committed by Marcos Oitaben
parent 31cad8e084
commit 09342d017d
1 changed files with 0 additions and 1 deletions

View File

@ -19,4 +19,3 @@
# #
############################################################################## ##############################################################################
from . import test_server_environment from . import test_server_environment
checks = [test_server_environment]