Skip to content

Commit cf25434

Browse files
authored
Merge pull request dingo#1205 from lucasmichot/feature/master/remove-empty-lines
Remove duplicate empty lines.
2 parents 6f9afac + 346afe6 commit cf25434

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

config/api.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33

4-
54
return [
65

76
/*

src/helpers.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33

4-
54
if (! function_exists('version')) {
65
/**
76
* Set the version to generate API URLs to.

0 commit comments

Comments
 (0)