🎨 Replace plugin connector with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 27 Oct 2019 16:43:00 +0000 (17:43 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 27 Oct 2019 16:43:00 +0000 (17:43 +0100)
commit5997c20d49159eaecf9ba51e769b22e63ce75525
tree8714a7e26024d94909bebf54443c8b58ef9168a4
parentd2fea7742d17aebba3bf086ddc883cc27c20caf3
🎨 Replace plugin connector with Kotlin version
src/main/java/net/pterodactylus/sone/freenet/plugin/PluginConnector.java [deleted file]
src/main/kotlin/net/pterodactylus/sone/freenet/plugin/PluginConnector.kt [new file with mode: 0644]