Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbreaker committed Aug 10, 2023
1 parent 5dbf39d commit 9258fe4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
// Copyright 2022-2023 Buf Technologies, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

package build.buf.connect.crosstest

import build.buf.connect.Code
Expand Down
3 changes: 0 additions & 3 deletions extensions/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ types:
plugins:
- name: java
out: google-java/src/main/java
- name: java
out: google-javalite/src/main/java
opt: lite

0 comments on commit 9258fe4

Please sign in to comment.