Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SethSmucker committed Jul 26, 2024
1 parent 80cd061 commit 64dac61
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ public AccumuloConfiguration getConfig() {
return conf;
}

@Override
public TableId getTableId() {
return null;
}

@Override
public IteratorUtil.IteratorScope getIteratorScope() {
return scope;
Expand Down

0 comments on commit 64dac61

Please sign in to comment.