Skip to content

Commit

Permalink
Undo obsolete imports
Browse files Browse the repository at this point in the history
  • Loading branch information
atomb committed Feb 15, 2024
1 parent 8e8478c commit fe61fb9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Source/Houdini/HoudiniSession.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using System.Collections.Concurrent;
using System.Diagnostics.Contracts;
using System.Collections.Generic;
using System.IO;
Expand Down
1 change: 0 additions & 1 deletion Source/VCGeneration/ProofRun.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using System.Collections.Concurrent;
using System.Collections.Generic;
using Microsoft.Boogie;

Expand Down
1 change: 0 additions & 1 deletion Source/VCGeneration/Split.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
Expand Down

0 comments on commit fe61fb9

Please sign in to comment.