mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 16:16:26 +00:00
Delete mafiabot.adb
Signed-off-by: gravermistakes <250037217+gravermistakes@users.noreply.github.com>
This commit is contained in:
parent
0884181bfb
commit
5953ccf828
12
mafiabot.adb
12
mafiabot.adb
@ -1,12 +0,0 @@
|
||||
pragma Profile (Jorvik);
|
||||
pragma SPARK_Mode (Off); -- Main procedure: orchestrates I/O-facing init.
|
||||
|
||||
with Bot_Config;
|
||||
with Engine;
|
||||
|
||||
procedure Mafiabot is
|
||||
Config : Bot_Config.Bot_Configuration;
|
||||
Registry : Engine.Daemon_Registry;
|
||||
begin
|
||||
null;
|
||||
end Mafiabot;
|
||||
Loading…
x
Reference in New Issue
Block a user