forked from aegis/pyserveX
remove unnecessary blank lines in health and service command files
This commit is contained in:
@@ -4,7 +4,6 @@ pyserve health - Check health of services
|
||||
|
||||
import asyncio
|
||||
from pathlib import Path
|
||||
|
||||
from typing import Any
|
||||
|
||||
import click
|
||||
|
||||
@@ -4,7 +4,6 @@ pyserve start/stop/restart - Service management commands
|
||||
|
||||
import asyncio
|
||||
from pathlib import Path
|
||||
|
||||
from typing import Any, Dict
|
||||
|
||||
import click
|
||||
|
||||
Reference in New Issue
Block a user