Skip to content

Commit

Permalink
Removed unused usings
Browse files Browse the repository at this point in the history
  • Loading branch information
hagronnestad committed Oct 12, 2019
1 parent 7f2fa46 commit 93042ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ComputerSystems/Commodore64/FormC64Screen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
using Commodore64.Properties;
using Timer = System.Threading.Timer;
using Debugger;
using System.Threading.Tasks;
using MicroProcessor.Cpu6502;

namespace ComputerSystem.Commodore64 {
public partial class FormC64Screen : Form {
Expand Down

0 comments on commit 93042ae

Please sign in to comment.