Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 7a6a980

Browse files
Fix compilation error.
1 parent 6b39204 commit 7a6a980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Structurizr.Examples/BigBankPlc.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
using System.IO;
2-
using System.Linq;
1+
using System.Linq;
2+
using Structurizr.Api;
33
using Structurizr.Core.Util;
44
using Structurizr.Documentation;
55

0 commit comments

Comments
 (0)