Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Commit fa6e27d

Browse files
committed
Should be building now.
1 parent 170b28a commit fa6e27d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Rocket.Console/Program.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Threading.Tasks;
1+
using System.Linq;
2+
using System.Threading.Tasks;
23

34
namespace Rocket.Console
45
{

0 commit comments

Comments
 (0)