Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Oct 7, 2021
1 parent a60beea commit bf6293c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ subprojects {
dependencies {
ktlint "com.pinterest:ktlint:0.41.0"
}

}
2 changes: 0 additions & 2 deletions mediapicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,3 @@ android {
implementation 'org.wordpress:utils:2.0.0'
}
}


2 changes: 1 addition & 1 deletion publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ afterEvaluate {
}
}
}
}
}

0 comments on commit bf6293c

Please sign in to comment.