Skip to content

Commit

Permalink
removed pycairofile
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 13, 2024
1 parent 7e76786 commit beac5a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed pycairo-1.20.1.tar.gz
Binary file not shown.
1 change: 1 addition & 0 deletions scripts/hostcfgd
Original file line number Diff line number Diff line change
Expand Up @@ -1771,6 +1771,7 @@ class Memory_StatisticsCfg(object):
syslog.syslog(syslog.LOG_INFO, output.decode('utf-8'))
except subprocess.CalledProcessError as e:
syslog.syslog(syslog.LOG_ERR, e.output.decode('utf-8'))

class HostConfigDaemon:
def __init__(self):
self.state_db_conn = DBConnector(STATE_DB, 0)
Expand Down

0 comments on commit beac5a5

Please sign in to comment.