diff options
Diffstat (limited to 'lib/public/Route/IRouter.php')
-rw-r--r-- | lib/public/Route/IRouter.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Route/IRouter.php b/lib/public/Route/IRouter.php index 2eeb4a3b35e..5b50cf8c3c8 100644 --- a/lib/public/Route/IRouter.php +++ b/lib/public/Route/IRouter.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Route; /** |