diff --git a/app/common/types.go b/app/common/types.go index 902681b..d75a330 100644 --- a/app/common/types.go +++ b/app/common/types.go @@ -22,13 +22,6 @@ type StaticFile struct { MimeType MimeType } -// parsed vmpath data (ie node/type/vmid) -type VMPath struct { - Node string - Type string - VMID string -} - // type used for templated