remove timer thats no longer needed
This commit is contained in:
@@ -40,8 +40,6 @@ namespace WinUI
|
||||
set { _networkCollection = value; }
|
||||
}
|
||||
|
||||
private Timer timer = null;
|
||||
|
||||
public ToolbarItem()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user