Skip to content

Commit b205cb1

Browse files
committed
remove unrelated apiDump
1 parent 0383c0a commit b205cb1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

runtime/runtime-core/api/runtime-core.api

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -488,10 +488,6 @@ public final class aws/smithy/kotlin/runtime/content/Document$List : aws/smithy/
488488
public synthetic fun add (Ljava/lang/Object;)Z
489489
public fun addAll (ILjava/util/Collection;)Z
490490
public fun addAll (Ljava/util/Collection;)Z
491-
public fun addFirst (Laws/smithy/kotlin/runtime/content/Document;)V
492-
public synthetic fun addFirst (Ljava/lang/Object;)V
493-
public fun addLast (Laws/smithy/kotlin/runtime/content/Document;)V
494-
public synthetic fun addLast (Ljava/lang/Object;)V
495491
public fun clear ()V
496492
public final fun component1 ()Ljava/util/List;
497493
public fun contains (Laws/smithy/kotlin/runtime/content/Document;)Z
@@ -517,10 +513,6 @@ public final class aws/smithy/kotlin/runtime/content/Document$List : aws/smithy/
517513
public synthetic fun remove (I)Ljava/lang/Object;
518514
public fun remove (Ljava/lang/Object;)Z
519515
public fun removeAll (Ljava/util/Collection;)Z
520-
public fun removeFirst ()Laws/smithy/kotlin/runtime/content/Document;
521-
public synthetic fun removeFirst ()Ljava/lang/Object;
522-
public fun removeLast ()Laws/smithy/kotlin/runtime/content/Document;
523-
public synthetic fun removeLast ()Ljava/lang/Object;
524516
public fun replaceAll (Ljava/util/function/UnaryOperator;)V
525517
public fun retainAll (Ljava/util/Collection;)Z
526518
public fun set (ILaws/smithy/kotlin/runtime/content/Document;)Laws/smithy/kotlin/runtime/content/Document;

0 commit comments

Comments
 (0)