mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-11 00:18:06 -05:00
Remove frozen_string_literal comment from pcre2.rb (#8357)
This commit is contained in:
committed by
GitHub
parent
5752b953b1
commit
435bbff551
@@ -1,5 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'package'
|
||||
|
||||
class Pcre2 < Package
|
||||
|
||||
Reference in New Issue
Block a user