This commit is contained in:
Yan
2017-12-01 18:54:14 +06:30
parent 43fd5f6cb2
commit 6493a648f9
8 changed files with 15 additions and 14 deletions

View File

@@ -74,7 +74,7 @@ class License
def detail_with_local_file()
has_license = verify_license()
has_license = true # verify_license()
if has_license
puts "VERIFIED"