mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Fleshed out entity provided and optimized imports
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<?php namespace BookStack\Entities;
|
||||
|
||||
use BookStack\Uploads\Image;
|
||||
use BookStack\Entities\Page;
|
||||
|
||||
class Book extends Entity
|
||||
{
|
||||
|
Reference in New Issue
Block a user