diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-06 19:34:32 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-06 19:34:32 -0600 |
| commit | 916c0ad6b903c9a5509b67a5b7f72399068c1eb4 (patch) | |
| tree | bfec909a03804489979c942d29ee30674245f322 /lib/net/hippie/rust_backend.rb | |
| parent | 76f13c4c4d6da6c0bb2adfcec011124a48dd5af6 (diff) | |
refactor: remove extra requiresrs
Diffstat (limited to 'lib/net/hippie/rust_backend.rb')
| -rw-r--r-- | lib/net/hippie/rust_backend.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/hippie/rust_backend.rb b/lib/net/hippie/rust_backend.rb index d25abf7..f8a5fb6 100644 --- a/lib/net/hippie/rust_backend.rb +++ b/lib/net/hippie/rust_backend.rb @@ -204,4 +204,4 @@ module Net end end end -end
\ No newline at end of file +end |
