We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51ba95 commit 832ce56Copy full SHA for 832ce56
Samples/ListJLinkDevicesApp/Program.cs
@@ -3,12 +3,8 @@
3
// See LICENSE file in the project root for full license information.
4
////
5
6
-using System;
7
-using System.Collections.Generic;
8
-using System.Linq;
9
-using System.Text;
10
-using System.Threading.Tasks;
11
using nanoFramework.Tools.FirmwareFlasher;
+using System;
12
13
namespace ListJLinkDevicesApp
14
{
0 commit comments