Skip to content

Commit

Permalink
unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazwarhili committed May 27, 2024
1 parent 93edd86 commit 44a351b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ public class ExploreController {
private static final String QUERY_PARAM_TYPE = "type";
private static final String QUERY_PARAM_USER_ID = "userId";

private static final String QUERY_PARAM_MODIFICATION_TYPE = "modificationType";

private final ExploreService exploreService;
private final DirectoryService directoryService;

Expand Down

0 comments on commit 44a351b

Please sign in to comment.