Skip to content

Commit

Permalink
remove unused refs
Browse files Browse the repository at this point in the history
  • Loading branch information
deano2390 committed Sep 29, 2014
1 parent dc21d3e commit d1d22d2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions AdbKeyboard/Form1.cs
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Windows.Forms.VisualStyles;
using Timer = System.Windows.Forms.Timer;

namespace AdbKeyboard
Expand Down

0 comments on commit d1d22d2

Please sign in to comment.