]> BookStack Code Mirror - bookstack/blobdiff - app/Interfaces/Deletable.php
Fixed failing test after drawio default url change
[bookstack] / app / Interfaces / Deletable.php
index ca59e04f355473b218f2108ad6550556a6c500b5..be9b4ac418fc715d2ae57d8e9d913df77900145a 100644 (file)
@@ -11,4 +11,4 @@ use Illuminate\Database\Eloquent\Relations\MorphMany;
 interface Deletable
 {
     public function deletions(): MorphMany;
-}
\ No newline at end of file
+}