Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Petjo authored Nov 30, 2017
1 parent 13dab2b commit ed07cb7
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Window_save_station.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Shapes;
using System.Xml;
using System.Xml.Linq;

Expand All @@ -23,7 +12,6 @@ namespace Organizer
public partial class Window_save_station : Window
{
MainWindow MainWindow;
Organizer_MainView Organizer_MainView;
List_Stations List_Stations;
private string string_last_id;
private string string_new_id;
Expand Down

0 comments on commit ed07cb7

Please sign in to comment.