Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed May 9, 2019
1 parent 6bbd30d commit b16244f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ public ConnectorPageSource createPageSource(
ConnectorTableHandle tableHandle,
List<ColumnHandle> columns)
{
BlackHoleSplit blackHoleSplit = (BlackHoleSplit) split;
BlackHoleTableHandle table = (BlackHoleTableHandle) tableHandle;

ImmutableList.Builder<Type> builder = ImmutableList.builder();
Expand Down

0 comments on commit b16244f

Please sign in to comment.