diff options
Diffstat (limited to 'absl/compiler_config_setting.bzl')
-rw-r--r-- | absl/compiler_config_setting.bzl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/compiler_config_setting.bzl b/absl/compiler_config_setting.bzl index e03f94eca1d0..66962294d091 100644 --- a/absl/compiler_config_setting.bzl +++ b/absl/compiler_config_setting.bzl @@ -12,7 +12,6 @@ # 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. -# """Creates config_setting that allows selecting based on 'compiler' value.""" |