Skip to content

Commit 7b28f14

Browse files
committed
Add missing import
1 parent 048e5de commit 7b28f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Templates/StubURL.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright © 2019 The Bow Authors.
22

33
import Foundation
4+
import Bow
45
import {{ moduleName }}
56

67
struct StubbedResponse {

0 commit comments

Comments
 (0)