Browse Source

Removed unused using Rotorz.ReorderableList

master
chrisgregan 9 years ago
parent
commit
ccb8dc08ff
  1. 1
      Assets/FungusLua/Scripts/Editor/LuaBindingsEditor.cs

1
Assets/FungusLua/Scripts/Editor/LuaBindingsEditor.cs

@ -3,7 +3,6 @@ using UnityEditorInternal;
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
using Rotorz.ReorderableList;
using System.Linq;
using System.Reflection;
using System.IO;

Loading…
Cancel
Save