aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/swift/constants.swift
diff options
context:
space:
mode:
Diffstat (limited to 'examples/swift/constants.swift')
-rw-r--r--examples/swift/constants.swift4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/swift/constants.swift b/examples/swift/constants.swift
deleted file mode 100644
index 6c16d34a82..0000000000
--- a/examples/swift/constants.swift
+++ /dev/null
@@ -1,4 +0,0 @@
-class Constants {
- static var x = 2
- static var y = 3
-} \ No newline at end of file