Skip to content

Commit b59b3cb

Browse files
committed
fix: add musing using
1 parent f22aa08 commit b59b3cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/ByteSync.Common/Business/Announcements/Announcement.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
using System;
2+
using System.Collections.Generic;
3+
14
namespace ByteSync.Common.Business.Announcements;
25

36
public class Announcement

0 commit comments

Comments
 (0)