Skip to content

Commit

Permalink
Remove redundant newline
Browse files Browse the repository at this point in the history
  • Loading branch information
akadusei committed Aug 15, 2024
1 parent 0b635de commit edd2507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lester.cr
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require "./lester/**"

class Lester
getter :uri

getter socket : UNIXSocket?

def initialize(base_uri : URI, tls : OpenSSL::SSL::Context::Client)
Expand Down

0 comments on commit edd2507

Please sign in to comment.