mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +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 http_server;
|
||||||
mod protocol;
|
mod protocol;
|
||||||
mod sessions;
|
mod sessions;
|
||||||
mod term;
|
|
||||||
mod tty_spawn;
|
mod tty_spawn;
|
||||||
|
|
||||||
use std::env;
|
use std::env;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue