mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Remove extra blank line from merge
This commit is contained in:
parent
4adaba8e8c
commit
e8e1930e0b
@ -587,7 +587,6 @@ class DockerVM(BaseNode):
|
||||
log.info(f"CPU limit set to {self._cpus} CPUs")
|
||||
if self._memory > 0:
|
||||
log.info(f"Memory limit set to {self._memory} MB")
|
||||
|
||||
return True
|
||||
|
||||
def _format_env(self, variables, env):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user