Skip to content

Commit

Permalink
Remove unneeded repository declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
tygern committed Jan 10, 2024
1 parent dea2b52 commit 2801097
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions applications/report-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ val ktorVersion: String by project
val stripeVersion: String by project
val postgresVersion: String by project

repositories {
mavenCentral()
}

dependencies {
implementation(project(":components:database-support"))
implementation(project(":components:stripe-support"))
Expand Down

0 comments on commit 2801097

Please sign in to comment.