diff --git a/RealTime/src/RealTime/tellTimeTask.php b/RealTime/src/RealTime/tellTimeTask.php deleted file mode 100644 index 1b27a62..0000000 --- a/RealTime/src/RealTime/tellTimeTask.php +++ /dev/null @@ -1,33 +0,0 @@ -plugin = $plugin; - } - - - public function onRun(int $currentTick) - { - // TODO: Implement onRun() method. - } -} \ No newline at end of file