Removed Linq Usage
This commit is contained in:
parent
2ef5f0bc9a
commit
3f2599171e
2 changed files with 36 additions and 8 deletions
|
|
@ -3,7 +3,6 @@ global using System.Net;
|
|||
global using System.Security.Cryptography;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Text;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Drawing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue