Skip to content

Commit

Permalink
remove semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
zamronypj committed Sep 4, 2019
1 parent 831c538 commit 9540736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Router/RouterImpl.pas
Expand Up @@ -164,7 +164,7 @@ implementation

uses

SysUtils;
SysUtils,
RouteConsts,
ERouteHandlerNotFoundImpl,
EMethodNotAllowedImpl;
Expand Down

0 comments on commit 9540736

Please sign in to comment.