Skip to content

Commit 832ce56

Browse files
committed
Clean-up sample
1 parent e51ba95 commit 832ce56

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Samples/ListJLinkDevicesApp/Program.cs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
// See LICENSE file in the project root for full license information.
44
////
55

6-
using System;
7-
using System.Collections.Generic;
8-
using System.Linq;
9-
using System.Text;
10-
using System.Threading.Tasks;
116
using nanoFramework.Tools.FirmwareFlasher;
7+
using System;
128

139
namespace ListJLinkDevicesApp
1410
{

0 commit comments

Comments
 (0)