remove unneeded libs
This commit is contained in:
-15
@@ -1,15 +0,0 @@
|
||||
^(.*)$
|
||||
^foo
|
||||
bar$
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["regex", "^(.*)$"],
|
||||
["regex", "^foo"],
|
||||
["regex", "bar$"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for regex.
|
||||
Reference in New Issue
Block a user