Skip to content

Commit

Permalink
Fix type mapping tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeasKriz committed Aug 12, 2024
1 parent f7a4a67 commit aba336d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion SKIE/acceptance-tests
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
package co.touchlab.skie.phases.swift

import co.touchlab.skie.phases.swift.SirCodeGenerator.addSuperTypes
import co.touchlab.skie.phases.swift.SirCodeGenerator.addTypeParameters
import co.touchlab.skie.phases.swift.SirCodeGenerator.addTypeParametersOrAssociatedTypes
import co.touchlab.skie.phases.swift.SirCodeGenerator.toSwiftPoetTypeName
import co.touchlab.skie.sir.element.SirCallableDeclaration
import co.touchlab.skie.sir.element.SirClass
import co.touchlab.skie.sir.element.SirConditionalConstraint
Expand Down

0 comments on commit aba336d

Please sign in to comment.