Remove namespace from base.php

This commit is contained in:
Kalen Johnson
2015-03-06 11:54:09 -08:00
parent 24219b3fff
commit 29a97c9d1a

View File

@@ -1,7 +1,5 @@
<?php
namespace Roots\Sage;
use Roots\Sage\Config;
use Roots\Sage\Wrapper;