Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sofia-m12 committed Feb 20, 2025
1 parent 3104bf8 commit 5a9c20b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.sitblueprint.admin.repository;

import com.sitblueprint.admin.dtos.team.TeamDTO;
import com.sitblueprint.admin.model.Team;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
Expand Down

0 comments on commit 5a9c20b

Please sign in to comment.