Skip to content

Commit

Permalink
fixed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rcongiu committed Oct 8, 2015
1 parent 93b4828 commit 4ae11d4
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
package org.openx.data.jsonserde.objectinspector;


import java.util.ArrayList;
import java.util.EnumMap;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.*;

import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector;
import org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory;
Expand Down

0 comments on commit 4ae11d4

Please sign in to comment.