diff --git a/lib/BUCK b/lib/BUCK index 636ae14eed..fae9efd4a8 100644 --- a/lib/BUCK +++ b/lib/BUCK @@ -56,14 +56,6 @@ maven_jar( license = 'Apache2.0', ) -maven_jar( - name = 'asm3', - id = 'asm:asm:3.2', - sha1 = '9bc1511dec6adf302991ced13303e4140fdf9ab7', - license = 'ow2', - attach_source = False, -) - maven_jar( name = 'ow2-asm', id = 'org.ow2.asm:asm:4.1',