mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-11 11:31:51 +00:00
[GCP] Remove useless stop()
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
a3b842d443
commit
da6c2d945d
@ -27,8 +27,3 @@ start()
|
||||
|
||||
eend 0
|
||||
}
|
||||
|
||||
stop()
|
||||
{
|
||||
[ "$(mobyplatform)" != "gcp" ] && exit 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user