Skip to content

Commit

Permalink
いらないusingさくじぃお
Browse files Browse the repository at this point in the history
  • Loading branch information
noriokun4649 committed May 22, 2019
1 parent 6ac6642 commit 6ab6f32
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 35 deletions.
8 changes: 1 addition & 7 deletions TSManager/App.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
using System.Windows;

namespace NavigationDrawerPopUpMenu2
{
Expand Down
5 changes: 1 addition & 4 deletions TSManager/UserControlCompany.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@


using System.Collections.Generic;
using System.Diagnostics;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Controls;

Expand Down
6 changes: 1 addition & 5 deletions TSManager/UserControlDay.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@


using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Controls;

Expand Down
6 changes: 1 addition & 5 deletions TSManager/UserControlGenre.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@


using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Linq;
using System.Windows.Controls;

namespace TSManager
Expand Down
10 changes: 0 additions & 10 deletions TSManager/UserControlHome.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@

using OpenCvSharp;
using OpenCvSharp.Extensions;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Media;
using System.Windows.Media.Imaging;

namespace TSManager
{
Expand Down
5 changes: 1 addition & 4 deletions TSManager/UserControlProgram.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@


using System.Collections.Generic;
using System.Diagnostics;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Controls;

Expand Down

0 comments on commit 6ab6f32

Please sign in to comment.