Skip to content

Commit 8449840

Browse files
committed
code styles
1 parent a453472 commit 8449840

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/Adapters/Howcast.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
*/
55
namespace Embed\Adapters;
66

7-
use Embed\Utils;
87
use Embed\Request;
9-
use Embed\Url;
108

119
class Howcast extends Webpage implements AdapterInterface
1210
{

src/Providers/OEmbed/Embedly.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22
namespace Embed\Providers\OEmbed;
33

4-
54
class Embedly extends OEmbedImplementation
65
{
76
/**

0 commit comments

Comments
 (0)