Skip to content

Commit 766ba1c

Browse files
authored
fix: removed non-needed second call to start SPOE agent (#51)
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent aa9ee17 commit 766ba1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

haproxy_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1670,4 +1670,3 @@ async def main():
16701670

16711671
if __name__ == "__main__":
16721672
asyncio.run(main())
1673-
SPOA_AGENT.run()

0 commit comments

Comments
 (0)