- Removed any reference to `tasky`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-10-01 21:19:06 +02:00
parent ee93a504e2
commit 9227113608
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
module dante.types.nop;
import tasky : Request;
public class NopRequest : Request
public class NopRequest
{
this()
{