delete old thalamus subcrate
All code was already merged into src/thalamus/. The poc-daemon binary is now a thin wrapper in src/bin/poc-daemon.rs.
This commit is contained in:
parent
313fd3cab7
commit
48b8ba73d8
17 changed files with 2 additions and 3350 deletions
|
|
@ -13,7 +13,6 @@ pub mod config;
|
|||
pub mod supervisor;
|
||||
pub mod context;
|
||||
pub mod idle;
|
||||
pub mod modules;
|
||||
pub mod notify;
|
||||
pub mod rpc;
|
||||
pub mod tmux;
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
// External communication modules (IRC, Telegram, etc.) live in
|
||||
// separate daemons, not in the core consciousness binary.
|
||||
Loading…
Add table
Add a link
Reference in a new issue