/proto-unused-imports

remove unused protobuf file imports

Primary LanguageScalaMIT LicenseMIT

proto-unused-imports

project/plugins.sbt

addSbtPlugin("com.github.xuwei-k" % "proto-unused-imports" % "version")

build.sbt

enablePlugins(ProtoUnusedImportPlugin)