Skip to content

Commit 6787995

Browse files
authored
Apply suggestion from @spytheman
1 parent ceb336f commit 6787995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/tools/vbuild-examples.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const efolders = [
1111
'examples/vweb_orm_jwt',
1212
'examples/vweb_fullstack',
1313
'examples/vanilla_http_server',
14-
'examples/fasthttp/',
14+
'examples/fasthttp',
1515
]
1616

1717
pub fn normalised_vroot_path(path string) string {

0 commit comments

Comments
 (0)