@@ -6,7 +6,6 @@ |
||
6 | 6 | use Monitor\Client\ClientInterface; |
7 | 7 | use Monitor\Format\FormatInterface; |
8 | 8 | use Monitor\Config\ConfigInterface; |
9 | -use Monitor\Model\Server; |
|
10 | 9 | use Monitor\Service\ServerHistory as ServerHistoryService; |
11 | 10 | |
12 | 11 | class Monitor |