Skip to content

Commit

Permalink
[Boyscout] Remove duplicated array entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Simounet committed Jul 16, 2023
1 parent f2e6e12 commit 409a1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Event.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Event extends MysqlEntity{
'link'=>'longstring',
'unread'=>'integer',
'feed'=>'integer',
'unread'=>'integer',
'favorite'=>'integer',
'pubdate'=>'integer',
'syncId'=>'integer',
Expand Down

0 comments on commit 409a1ea

Please sign in to comment.