Skip to content

Commit 612f1a9

Browse files
committed
Refactoring controller
1 parent d410f12 commit 612f1a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

splitwise/src/main/java/com/example/splitwise/controller/GroupController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.example.splitwise.controller;
22

33
import com.example.splitwise.entity.user.Group;
4+
import com.example.splitwise.entity.user.User;
45

56
import java.util.ArrayList;
67
import java.util.List;

0 commit comments

Comments
 (0)