Skip to content

Commit

Permalink
Delete file field
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Apr 13, 2022
1 parent dd8c165 commit 91b2919
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 152 deletions.
2 changes: 1 addition & 1 deletion public/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/app.js": "/app.js?id=c0d3721373f9d894c26d8bc8a982af6c",
"/app.js": "/app.js?id=9126b7a7508928907d5ac5aa6bac5889",
"/manifest.js": "/manifest.js?id=c590c57b7460e414e96124ec7e862732",
"/app.css": "/app.css?id=2c73251da1db0e30911996c74a216da2",
"/vendor.js": "/vendor.js?id=909572e042d04fd9beaa7b6e1eea64f8"
Expand Down
73 changes: 0 additions & 73 deletions resources/js/Components/Form/File.vue

This file was deleted.

2 changes: 0 additions & 2 deletions resources/js/Components/Form/Handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import BelongsToMany from './BelongsToMany';
import Checkbox from './Checkbox';
import DateTime from './DateTime';
import Editor from './Editor';
import File from './File';
import Input from './Input';
import Media from './Media';
import Radio from './Radio';
Expand All @@ -22,7 +21,6 @@ export default {
Checkbox,
DateTime,
Editor,
File,
Input,
Media,
Radio,
Expand Down
74 changes: 0 additions & 74 deletions src/Fields/File.php

This file was deleted.

0 comments on commit 91b2919

Please sign in to comment.