Skip to content

Commit

Permalink
Remove unused namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kkjamie committed May 21, 2018
1 parent ba15fdf commit 3d10cd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Serialization/ArgsList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Reflection;
using UnityEngine;
using UnityEngine.UI;

namespace DUCK.Serialization
{
Expand Down

0 comments on commit 3d10cd0

Please sign in to comment.