Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

Commit eeca3e5

Browse files
committed
typo: removed unused use
1 parent 9d27258 commit eeca3e5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Reflection/Helpers.php

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

88
namespace Nette\Reflection;
99

10-
use Nette;
11-
1210

1311
class Helpers
1412
{

src/Reflection/IAnnotation.php

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

88
namespace Nette\Reflection;
99

10-
use Nette;
11-
1210

1311
/**
1412
* Code annotation.

0 commit comments

Comments
 (0)