Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Fix builder issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakin Mohapatra authored and Lakin Mohapatra committed Feb 12, 2016
1 parent f0b0870 commit 9eb78e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Database/Eloquent/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use Illuminate\Database\Eloquent\Model as BaseModel;
use laravel_filemaker\Database\Query\Builder as QueryBuilder;
use laravel_filemaker\Database\Eloquent\Builder as Builder;

abstract class Model extends BaseModel
{
Expand Down

0 comments on commit 9eb78e8

Please sign in to comment.