Skip to content

Commit

Permalink
Remove unnecessary todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tehforsch committed Nov 26, 2024
1 parent 7322ddd commit fd5f6d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/src/nasl/builtin/ssh/russh/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use super::sessions::SshSessions;

pub type SessionId = i32;
pub type Port = u16;
// TODO: Fix this
pub type Socket = i32;

// This is a 'clone' of the libssh::AuthMethods, so
Expand Down

0 comments on commit fd5f6d6

Please sign in to comment.