]> git.r.bdr.sh - rbdr/patterns/blobdiff - Sources/Patterns/Patterns.swift
Add the files
[rbdr/patterns] / Sources / Patterns / Patterns.swift
diff --git a/Sources/Patterns/Patterns.swift b/Sources/Patterns/Patterns.swift
deleted file mode 100644 (file)
index 52a8771..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-public struct Patterns {
-    public private(set) var text = "Hello, World!"
-
-    public init() {
-    }
-}