Skip to content

Commit 1a3b646

Browse files
committed
Fix hashbangs
1 parent 6af0249 commit 1a3b646

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/contributors_statistics.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env php
2-
32
<?php
43

54
require_once __DIR__ . '/vendor/autoload.php';

src/send_newsletter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env php
2-
32
<?php
43

54
$scriptStartedAt = microtime(true);

0 commit comments

Comments
 (0)