Skip to content

Commit

Permalink
linux
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawright11 committed Dec 8, 2024
1 parent a03b1d9 commit be7dd29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions PapyrusPlugin/Sources/Extensions/String+Utilities.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Foundation
import SwiftSyntax

extension String {
Expand Down
1 change: 1 addition & 0 deletions PapyrusPlugin/Sources/Models/Declaration.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Foundation
import SwiftSyntax

struct Declaration: ExpressibleByStringLiteral {
Expand Down

0 comments on commit be7dd29

Please sign in to comment.