Skip to content

Commit

Permalink
[TEAMMATES#11737] fix some code style
Browse files Browse the repository at this point in the history
  • Loading branch information
u6656793 committed Oct 29, 2022
1 parent 6551193 commit 7330e8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package teammates.ui.webapi;

import java.util.List;

import teammates.common.datatransfer.attributes.FeedbackSessionAttributes;
import teammates.common.datatransfer.attributes.InstructorAttributes;
import teammates.common.util.Const;
import teammates.ui.output.FeedbackSessionSubmittedGiverSet;


/**
* Get a set of givers that has given at least one response in the feedback session.
*/
Expand Down

0 comments on commit 7330e8c

Please sign in to comment.