Skip to content

Commit 8a9556c

Browse files
committed
updates to fix a typo
1 parent d92d14c commit 8a9556c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/RESTful.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
include_once join('/', array(__DIR__, 'AutoLoader.php'));
44

5-
namespace brianpilati\restful;
6-
75
use RESTfulInterface;
86

97
class RESTful implements RESTfulInterface {

0 commit comments

Comments
 (0)