Browse Source

删除屏幕笔刷项目

yuzhengyang 8 years ago
parent
commit
d3a310e164
1 changed files with 0 additions and 19 deletions
  1. 0 19
      Fork.Net/Oreo.Plugins/Oreo.EasyBrush/Form1.cs

+ 0 - 19
Fork.Net/Oreo.Plugins/Oreo.EasyBrush/Form1.cs

@@ -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 Oreo.EasyBrush
-{
-    public partial class Form1 : Form
-    {
-        public Form1()
-        {
-            InitializeComponent();
-        }
-    }
-}