Skip to content

Commit 5f33a16

Browse files
committed
code style
1 parent 7dd7a40 commit 5f33a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-plans.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
include_once (__DIR__ . '/../vendor/autoload.php');
3+
include_once __DIR__ . '/../vendor/autoload.php';
44

55
use Symfony\Component\Yaml\Yaml;
66

0 commit comments

Comments
 (0)