From 7546efb83afa39770be5c7b9df72edc115e59a5b Mon Sep 17 00:00:00 2001 From: Ignat Beresnev Date: Thu, 9 Feb 2023 03:15:52 +0100 Subject: Remove old test data (#2824) --- core/testdata/format/sinceKotlin.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 core/testdata/format/sinceKotlin.html (limited to 'core/testdata/format/sinceKotlin.html') diff --git a/core/testdata/format/sinceKotlin.html b/core/testdata/format/sinceKotlin.html deleted file mode 100644 index 3ca6889a..00000000 --- a/core/testdata/format/sinceKotlin.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Since1.1 - test - - -test / Since1.1
-
-

Since1.1

-class Since1.1 -

Useful

-

Constructors

- - - - - - - -
-

<init>

-Since: 1.1
-

Useful

-Since1.1()
- - -- cgit