chore: reformat code

This commit is contained in:
Matthew Penner
2022-10-06 09:58:42 -06:00
parent 6c7065592d
commit 058f643e65
19 changed files with 22 additions and 3 deletions

View File

@@ -3,8 +3,9 @@ package models
import (
"time"
"github.com/pterodactyl/wings/system"
"gorm.io/gorm"
"github.com/pterodactyl/wings/system"
)
type Event string