mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-14 12:46:05 +00:00
Removed mod term
This commit is contained in:
parent
34a2bcce49
commit
7ef07e61c5
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ mod api_server;
|
|||
mod http_server;
|
||||
mod protocol;
|
||||
mod sessions;
|
||||
mod term;
|
||||
mod tty_spawn;
|
||||
|
||||
use std::env;
|
||||
|
|
|
|||
Loading…
Reference in a new issue