Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ivynya committed Jul 1, 2018
1 parent f1153f4 commit 94ef580
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Trackr/Main.cs
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace Trackr
Expand Down

0 comments on commit 94ef580

Please sign in to comment.