Commit f77eb9fa authored by David Schreck's avatar David Schreck

dat stylechek

parent 08697a77
......@@ -2,8 +2,8 @@
use Illuminate\Auth\Passwords\DatabaseTokenRepository as BaseDatabaseTokenRepository;
use MongoDB\BSON\UTCDateTime;
use \DateTime;
use \DateTimeZone;
use DateTime;
use DateTimeZone;
class DatabaseTokenRepository extends BaseDatabaseTokenRepository
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment