gatewayd icon indicating copy to clipboard operation
gatewayd copied to clipboard

Remove and don't rely on global variables in commands

Open mostafa opened this issue 9 months ago • 0 comments

Global variables cause a few issues, including causing certain tests to fail and complicate state management. So, they'd be better removed.

mostafa avatar Sep 18 '23 20:09 mostafa