diff options
Diffstat (limited to 'Microbit/Form1.cs')
| -rw-r--r-- | Microbit/Form1.cs | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Microbit/Form1.cs b/Microbit/Form1.cs deleted file mode 100644 index 0935cf1..0000000 --- a/Microbit/Form1.cs +++ /dev/null @@ -1,20 +0,0 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; - -namespace Microbit -{ - public partial class Form1 : Form - { - public Form1() - { - InitializeComponent(); - } - } -} |
