Skip to content

Commit

Permalink
Delete NumberFormatter+AppLanguage.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
linjie-firework committed May 9, 2024
1 parent 280165a commit 661b9e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ public class AppLanguageManager {
UIViewController.swizzleViewControllerMethodsForAppLanguage()
Bundle.swizzleBundleMethodsForAppLanguage()
URLSession.swizzleURLSessionMethodsForAppLanguage()
NumberFormatter.swizzleNumberFormatterMethodsForAppLanguage()
UIImageView.swizzleImageViewMethodsForAppLanguage()
UILabel.swizzleLabelMethodsForAppLanguage()
UITextField.swizzleTextFieldMethodsForAppLanguage()
Expand Down

This file was deleted.

0 comments on commit 661b9e1

Please sign in to comment.