Skip to content

Commit 0b5beb8

Browse files
committed
chore: revert package-info.java for protobuf
1 parent 4b2fa07 commit 0b5beb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

engine/src/main/java/org/terasology/protobuf/package-info.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
//@Generated("com.google.protobuf")
16+
@Generated("com.google.protobuf")
1717
package org.terasology.protobuf;
1818

19-
//import javax.annotation.Generated;
19+
import javax.annotation.Generated;

0 commit comments

Comments
 (0)