Skip to content

Commit

Permalink
#849 | Fix refernce to constant used to work during user-upload
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr committed Jan 16, 2025
1 parent f9ffb0c commit 6ebf283
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import static java.lang.String.format;
import static org.avni.server.domain.OperatingIndividualScope.ByCatchment;
import static org.avni.server.domain.UserSettings.DATE_PICKER_MODE_OPTIONS;
import static org.avni.server.domain.UserSettings.IS_ALLOWED_TO_INVOKE_TOKEN_GENERATION_API;
import static org.avni.server.importer.batch.csv.writer.header.UsersAndCatchmentsHeaders.*;

@Component
Expand Down

0 comments on commit 6ebf283

Please sign in to comment.