Skip to content

Commit

Permalink
Merge "Remove unused java_sdk_library_import properties"
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Jan 22, 2020
2 parents 6c54195 + 29f5576 commit 0c9c0f0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions java/sdk_library.go
Original file line number Diff line number Diff line change
Expand Up @@ -838,16 +838,8 @@ type sdkLibraryImportProperties struct {

Sdk_version *string

Installable *bool

// List of shared java libs that this module has dependencies to
Libs []string

// List of files to remove from the jar file(s)
Exclude_files []string

// List of directories to remove from the jar file(s)
Exclude_dirs []string
}

type sdkLibraryImport struct {
Expand Down

0 comments on commit 0c9c0f0

Please sign in to comment.