Fix file header format
This commit is contained in:
parent
50b2e0f088
commit
4ffbafc47e
3 changed files with 21 additions and 21 deletions
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
String+Localization.swift
|
||||
passKit
|
||||
|
||||
Created by Danny Moesch on 12.01.19.
|
||||
Copyright © 2019 Bob Sun. All rights reserved.
|
||||
*/
|
||||
//
|
||||
// String+Localization.swift
|
||||
// passKit
|
||||
//
|
||||
// Created by Danny Moesch on 12.01.19.
|
||||
// Copyright © 2019 Bob Sun. All rights reserved.
|
||||
//
|
||||
|
||||
extension String {
|
||||
public func localize() -> String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue