Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Removed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Doomsdayrs committed Jun 10, 2021
1 parent 612b85c commit 3944086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/app/shosetsu/lib/kts/KtsExtension.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import kotlin.time.ExperimentalTime
* shosetsu-services
* 06 / 10 / 2020
*/
@ExperimentalTime
class KtsExtension(
private val content: String,
private val _kts: IExtension = KtsObjectLoader().load(content)
Expand Down

0 comments on commit 3944086

Please sign in to comment.