Delete FormKeyMfd.cs
This commit is contained in:
parent
6fe7e6f510
commit
3c71e25b53
@ -1,19 +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.Windows.Forms;
|
|
||||||
|
|
||||||
namespace MifareOneTool
|
|
||||||
{
|
|
||||||
public partial class FormKeyMfd : Form
|
|
||||||
{
|
|
||||||
public FormKeyMfd()
|
|
||||||
{
|
|
||||||
InitializeComponent();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user