Skip to content

Commit 96c3596

Browse files
authored
Remove development status comment from main.rs
Removed a comment about the current development status and personal note.
1 parent 474a85f commit 96c3596

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/plugins/devtools/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Provides access to git, python, cargo, and other dev tools with controlled network permissions
33
// NO EXTERNAL DEPENDENCIES - Pure Rust stdlib only
44

5-
// Currently in development. I still need to make it where the shell properly runs and configures itself for plugins.
65
// Was wanting to take a break form coding for a bit, so i made this during my break. <3
76

87
use std::env;

0 commit comments

Comments
 (0)