This commit is contained in:
2020-05-27 03:57:23 -05:00
parent 14acf05c03
commit 685681617c
2 changed files with 1 additions and 3 deletions

View File

@@ -23,8 +23,6 @@ class CorpMoonObserver extends Model
protected $fillable = [
'corporation_id',
'corporation_name',
'character_id',
'character_name',
'observer_id',
'observer_name',
'observer_type',