diff options
Diffstat (limited to 'pkg/media/path.go')
| -rw-r--r-- | pkg/media/path.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pkg/media/path.go b/pkg/media/path.go deleted file mode 100644 index 1248ed5..0000000 --- a/pkg/media/path.go +++ /dev/null @@ -1,7 +0,0 @@ -package media - -// Path represents a media library path. -type Path struct { - Path string - Prefix string -} |
