Service formatting
This commit is contained in:
parent
ef503d5739
commit
99024ed151
1 changed files with 7 additions and 7 deletions
|
@ -46,6 +46,6 @@ class ServiceCommand extends Command {
|
||||||
print("YEET");
|
print("YEET");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
''';
|
'''.trim();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue