Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
cyangle committed Aug 16, 2024
1 parent 5d32b38 commit f1b8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grip/application.cr
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Grip
getter scopes : Array(String) = [] of String
getter valves : Array(Symbol) = [] of Symbol
getter valve : Symbol?

property router : Array(HTTP::Handler)

def initialize(@environment : String = "development")
Expand Down

0 comments on commit f1b8fcb

Please sign in to comment.