mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
[lint] Apply whitespace linter to all gradle files
Summary: Run whitespace and license linters on gradle build files. Reviewed By: zertosh Differential Revision: D25687355 fbshipit-source-id: 44330daac7582fed6c05680bffc74e855a9b1dbc
This commit is contained in:
parent
27f0dd36d9
commit
62f9b03b7c
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
import java.nio.file.Files
|
||||
import java.nio.file.Paths
|
||||
import java.io.FileOutputStream
|
||||
|
|
|
|||
|
|
@ -38,4 +38,3 @@ dependencies {
|
|||
}
|
||||
|
||||
apply from: rootProject.file('gradle/release.gradle')
|
||||
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@ project(':pytorch_android_torchvision').projectDir = file('pytorch_android_torch
|
|||
|
||||
project(':pytorch_host').projectDir = file('pytorch_android/host')
|
||||
project(':test_app').projectDir = file('test_app/app')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user