diff --git a/port.py b/port.py index eeb69b7..a22f17c 100644 --- a/port.py +++ b/port.py @@ -117,7 +117,6 @@ class Portainer: self.get_stacks() self.get_containers() - def set_defaults(self, config): '''Set default configuration from provided config dictionary.''' self.cur_config = config