Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
DelevoXDG committed Sep 14, 2023
1 parent 6126e16 commit cb83abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/StarknetTests/Utils/DevnetClient/DevnetClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ func makeDevnetClient() -> DevnetClientProtocol {
process.standardOutput = outputPipe
process.standardError = errorPipe


// TODO: migrate to URLs everywhere - path fields are marked as deprecated
process.launchPath = snCastPath
process.currentDirectoryPath = contractsPath!
Expand Down

0 comments on commit cb83abb

Please sign in to comment.