Skip to content

Commit

Permalink
Google Java Format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 27, 2023
1 parent 6d39342 commit 2c6e3d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;


@Repository
public interface PostgreSQLHistoryContextRepository extends JpaRepository<HistoryContext, String> {}

0 comments on commit 2c6e3d6

Please sign in to comment.