Skip to content

Commit

Permalink
ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Baunsgaard committed Oct 22, 2024
1 parent ec09e9d commit 4bafc26
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,5 @@ public void setM(Map<T, Long> map, AMapToData m, int i) {
throw new NotImplementedException();
}

@Override
public void setM(Map<T, Long> map, int si, AMapToData m, int i) {
throw new NotImplementedException();
}

}

0 comments on commit 4bafc26

Please sign in to comment.