Skip to content

Commit

Permalink
Remove unused NOINTERNETALERT const
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Oct 10, 2019
1 parent 1385a18 commit 8c85ca8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions FoodScan/Model/CommanClasees/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ let Poor = "Poor"
let Organic = "Organic"
let not_Organic = "Not Organic"

//MARK:- Message Constant
let NOINTERNETALERT = "No Internet connection. Please try again later"
let please_enter_password = "Please enter password"
let please_enter_confirm_password = "Please enter confirm password"
let please_enter_username = "Please enter username"
Expand Down

0 comments on commit 8c85ca8

Please sign in to comment.