Skip to content

Commit

Permalink
Code optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Sep 22, 2024
1 parent 83cd3fe commit ee3bb64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions test/setup_ant/ReleaseTest.hx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package setup_ant;

using AssertionTools;

/** Tests the features of the `Release` class. **/
@:asserts final class ReleaseTest {

Expand Down
1 change: 1 addition & 0 deletions test/setup_ant/import.hx
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
import tink.unit.Assert.assert;
using AssertionTools;
using tink.CoreApi;

0 comments on commit ee3bb64

Please sign in to comment.