Skip to content

Commit a4eba28

Browse files
committed
remove reference to unused file
1 parent e4b9145 commit a4eba28

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/net/apnic/rdap/conformance/attributetest

1 file changed

+0
-1
lines changed

src/main/java/net/apnic/rdap/conformance/attributetest/Entity.java

-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ public boolean run(final Context context, final Result proto,
187187
new ArrayAttribute(new Ip(), "networks"),
188188
new ArrayAttribute(new Autnum(), "autnums"),
189189
new ArrayAttribute(new Role(), "roles"),
190-
new ResultsTruncated(),
191190
new StandardObject()
192191
)
193192
);

0 commit comments

Comments
 (0)