Removed unneccesary using directive
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System.Collections;
|
||||
|
||||
namespace GUI;
|
||||
namespace GUI;
|
||||
|
||||
public delegate string SearchQuery();
|
||||
public class PasswordListBox : ListBox
|
||||
|
||||
Reference in New Issue
Block a user